程序包org.springframework.boot.context.annotation的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.boot.context.annotation.Configurations
      • org.springframework.boot.context.annotation.UserConfigurations (implements org.springframework.core.PriorityOrdered)

接口分层结构