所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- org.macrocloud.kernel.social.cache.AuthStateRedisCache (implements me.zhyd.oauth.cache.AuthStateCache)
- org.macrocloud.kernel.social.config.SocialConfiguration
- org.macrocloud.kernel.social.props.SocialProperties
- org.macrocloud.kernel.social.utils.SocialUtil