程序包xyz.lhbk.config的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • xyz.lhbk.config.MyConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • xyz.lhbk.config.WebMvcConfig (implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)