1. pom.xml
shiro并没有提供对应的Starter,而是使用的shiro-spring,其它的依赖都是辅助
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
shiro并没有提供对应的Starter,而是使用的shiro-spring,其它的依赖都是辅助
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>