可能是shiro的配置类上面忘了加配置类的注解:
@Configuration
springboot项目整合shiro——Please create bean of type ‘Realm‘ or add a shiro.ini in the root classpath
最新推荐文章于 2023-01-07 23:14:30 发布
可能是shiro的配置类上面忘了加配置类的注解:
@Configuration