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

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
      • org.springframework.format.support.FormattingConversionService (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.format.FormatterRegistry)

注释类型分层结构

枚举分层结构