coder-yqj / springboot-shiro

使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例
593 stars 336 forks source link

ShiroConfig中ResourcesService不能初始化 #2

Closed fanxl12 closed 6 years ago

fanxl12 commented 7 years ago

楼主,为什么我在ShiroConfig中ResourcesService不能初始化呢,下面用的时候会报空指针。

coder-yqj commented 6 years ago

这个应该是编译器问题。