程序包top.tangyh.basic.boot.config的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.scheduling.annotation.AsyncConfigurerSupport (implements org.springframework.scheduling.annotation.AsyncConfigurer)
    • top.tangyh.basic.boot.config.BaseConfig
    • top.tangyh.basic.boot.config.BaseConfig.WebMvcConfig
    • top.tangyh.basic.boot.config.GlobalMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)