所有程序包的分层结构
- cn.herodotus.engine.access.wxmpp.annotation,
- cn.herodotus.engine.access.wxmpp.condition,
- cn.herodotus.engine.access.wxmpp.configuration,
- cn.herodotus.engine.access.wxmpp.processor,
- cn.herodotus.engine.access.wxmpp.properties
类分层结构
- java.lang.Object
- cn.herodotus.engine.access.wxmpp.configuration.AccessWxmppConfiguration
- cn.herodotus.engine.access.wxmpp.condition.WxmppEnabledCondition (implements org.springframework.context.annotation.Condition)
- cn.herodotus.engine.access.wxmpp.processor.WxmppLogHandler (implements me.chanjar.weixin.mp.api.WxMpMessageHandler)
- cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor (implements org.springframework.beans.factory.InitializingBean)
- cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
- cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
- cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
批注接口分层结构
- cn.herodotus.engine.access.wxmpp.annotation.ConditionalOnWxmppEnabled (implements java.lang.annotation.Annotation)