2019-12-02 10:46:24.945 INFO 6124 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18078bef: startup date [Mon Dec 02 10:46:24 CST 2019]; root of context hierarchy2019-12-02 10:46:26.266 INFO 6124 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfiguration' of type [com.me.bbs.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$95647dce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2019-12-02 10:46:26.359 INFO 6124 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'getHashedCredentialsMatcher' of type [org.apache.shiro.authc.credential.HashedCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2019-12-02 10:46:26.388 INFO 6124 --- [ main] org.apache.shiro.realm.AuthorizingRealm : No cache or cacheManager properties have been set. Authorization cache cannot be obtained.2019-12-02 10:46:26.388 INFO 6124 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.me.bbs.realm.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2019-12-02 10:46:26.399 INFO 6124 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)>>>>>>>>>>>>>>>>2019-12-02 10:46:26.441 INFO 6124 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9f3311fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2019-12-02 10:46:26.457 INFO 6124 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
添加回答
举报
0/150
提交
取消