所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- cn.herodotus.engine.facility.alibaba.autoconfigure.AutoConfiguration
- cn.herodotus.engine.facility.alibaba.sentinel.configuration.FacilityAlibabaSentinelConfiguration
- cn.herodotus.engine.facility.alibaba.sentinel.configuration.FacilityAlibabaSentinelConfiguration.WebfluxHandler
- cn.herodotus.engine.facility.alibaba.sentinel.configuration.FacilityAlibabaSentinelConfiguration.WebmvcHandler
- cn.herodotus.engine.facility.alibaba.sentinel.enhance.HerodotusFallback<T> (implements org.springframework.cglib.proxy.MethodInterceptor)
- cn.herodotus.engine.facility.alibaba.sentinel.enhance.HerodotusFallbackFactory<T> (implements org.springframework.cloud.openfeign.FallbackFactory<T>)
- cn.herodotus.engine.facility.alibaba.sentinel.enhance.HerodotusSentinelInvocationHandler (implements java.lang.reflect.InvocationHandler)