shiro starter for spring boot
基于 Shiro 的 Spring Boot Starter 实现
- 默认的Handler实现
- 实现基于责任链式的消息分发
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-boot-starter-shiro-biz</artifactId>
<version>${project.version}</version>
</dependency>
https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-shiro-biz