程序包me.youm.boot.configure的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • me.youm.boot.configure.CoreConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • me.youm.boot.configure.SwaggerConfig
    • me.youm.boot.configure.UndertowHttp2Configuration
    • me.youm.boot.configure.UndertowServerFactoryCustomizer (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)