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

程序包分层结构:

类分层结构

接口分层结构

批注接口分层结构

  • org.springframework.boot.context.properties.bind.ConstructorBinding (implements java.lang.annotation.Annotation)
  • org.springframework.boot.context.properties.bind.DefaultValue (implements java.lang.annotation.Annotation)
  • org.springframework.boot.context.properties.bind.Name (implements java.lang.annotation.Annotation)
  • org.springframework.boot.context.properties.bind.Nested (implements java.lang.annotation.Annotation)

枚举类分层结构