所有程序包的分层结构
- net.jlxxw.wechat.security,
- net.jlxxw.wechat.security.properties,
- net.jlxxw.wechat.security.repository
类分层结构
- java.lang.Object
- net.jlxxw.wechat.security.properties.BlackListProperties
- net.jlxxw.wechat.security.repository.BlackListRepository (implements net.jlxxw.wechat.security.blacklist.BlackList)
- net.jlxxw.wechat.security.repository.EmbeddedIpSegmentRepository (implements net.jlxxw.wechat.repository.ip.IpSegmentRepository)
- net.jlxxw.wechat.security.WeChatSecurityAutoConfiguration
- net.jlxxw.wechat.security.properties.WeChatSecurityProperties