所有程序包的分层结构
- cn.herodotus.stirrup.servlet.container.autoconfigure,
- cn.herodotus.stirrup.servlet.container.autoconfigure.customizer
类分层结构
- java.lang.Object
- cn.herodotus.stirrup.servlet.container.autoconfigure.ServletContainerAutoConfiguration
- cn.herodotus.stirrup.servlet.container.autoconfigure.customizer.UndertowWebServerFactoryCustomizer (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)