所有程序包的分层结构

程序包分层结构:

类分层结构

接口分层结构

  • cn.herodotus.stirrup.core.foundation.support.BearerTokenResolver
  • cn.herodotus.stirrup.core.foundation.json.jackson2.Jackson2CustomizerOrder
  • org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer
  • org.springframework.core.Ordered
    • cn.herodotus.stirrup.core.foundation.support.BaseObjectMapperBuilderCustomizer (并 extends org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer)

枚举类分层结构