welloncn commented on issue #1236:
URL: https://github.com/apache/shiro/issues/1236#issuecomment-1862588320

   use spring boot 3.1.5 also show the message info:
   
     .   ____          _            __ _ _
    /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
   ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
    \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
     '  |____| .__|_| |_|_| |_\__, | / / / /
    =========|_|==============|___/=/_/_/_/
    :: Spring Boot ::                (v3.1.5)
   
   2023-12-19T19:28:17.942+08:00  INFO 50225 --- [           main] 
org.apache.shiro.samples.WebApp          : No active profile set, falling back 
to 1 default profile: "default"
   2023-12-19T19:28:18.859+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type 
[org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$SpringCGLIB$$0]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2023-12-19T19:28:18.865+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.apache.shiro.spring.boot.autoconfigure.ShiroAnnotationProcessorAutoConfiguration'
 of type 
[org.apache.shiro.spring.boot.autoconfigure.ShiroAnnotationProcessorAutoConfiguration$$SpringCGLIB$$0]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2023-12-19T19:28:18.881+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type 
[org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:18.949+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.apache.shiro.spring.config.web.autoconfigure.ShiroWebAutoConfiguration' of 
type 
[org.apache.shiro.spring.config.web.autoconfigure.ShiroWebAutoConfiguration$$SpringCGLIB$$0]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2023-12-19T19:28:18.952+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'webApp' of type 
[org.apache.shiro.samples.WebApp$$SpringCGLIB$$0] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:18.973+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'realm' of type 
[org.apache.shiro.realm.text.TextConfigurationRealm] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.048+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'sessionStorageEvaluator' of 
type [org.apache.shiro.web.mgt.DefaultWebSessionStorageEvaluator] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2023-12-19T19:28:19.049+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'subjectDAO' of type 
[org.apache.shiro.mgt.DefaultSubjectDAO] is not eligible for getting processed 
by all BeanPostProcessors (for example: not eligible for auto-proxying)
   2023-12-19T19:28:19.050+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'subjectFactory' of type 
[org.apache.shiro.web.mgt.DefaultWebSubjectFactory] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.051+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'rememberMeCookieTemplate' of 
type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.053+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'rememberMeManager' of type 
[org.apache.shiro.web.mgt.CookieRememberMeManager] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.054+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'authenticationStrategy' of 
type [org.apache.shiro.authc.pam.AtLeastOneSuccessfulStrategy] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.055+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'authenticator' of type 
[org.apache.shiro.authc.pam.ModularRealmAuthenticator] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.056+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'authorizer' of type 
[org.apache.shiro.authz.ModularRealmAuthorizer] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.057+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'sessionCookieTemplate' of type 
[org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.058+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'sessionFactory' of type 
[org.apache.shiro.session.mgt.SimpleSessionFactory] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.058+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'sessionDAO' of type 
[org.apache.shiro.session.mgt.eis.MemorySessionDAO] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.060+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'sessionManager' of type 
[org.apache.shiro.web.session.mgt.DefaultWebSessionManager] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.061+08:00  INFO 50225 --- [           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)
   2023-12-19T19:28:19.069+08:00  INFO 50225 --- [           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)
   2023-12-19T19:28:19.075+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'shiroFilterChainDefinition' of 
type [org.apache.shiro.spring.web.config.DefaultShiroFilterChainDefinition] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2023-12-19T19:28:19.080+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'requestContextFilter' of type 
[org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2023-12-19T19:28:19.090+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration' of 
type 
[org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2023-12-19T19:28:19.093+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'formContentFilter' of type 
[org.springframework.boot.web.servlet.filter.OrderedFormContentFilter] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2023-12-19T19:28:19.127+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'server-org.springframework.boot.autoconfigure.web.ServerProperties' of type 
[org.springframework.boot.autoconfigure.web.ServerProperties] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying)
   2023-12-19T19:28:19.130+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
 of type 
[org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2023-12-19T19:28:19.132+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'characterEncodingFilter' of 
type 
[org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
   2023-12-19T19:28:19.139+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.apache.shiro.spring.config.web.autoconfigure.ShiroWebFilterConfiguration' 
of type 
[org.apache.shiro.spring.config.web.autoconfigure.ShiroWebFilterConfiguration$$SpringCGLIB$$0]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
   2023-12-19T19:28:19.148+08:00  INFO 50225 --- [           main] 
trationDelegate$BeanPostProcessorChecker : Bean 'globalFilters' of type 
[java.util.Collections$SingletonList] is not eligible for getting processed by 
all BeanPostProcessors (for example: not eligible for auto-proxying)
   2023-12-19T19:28:19.450+08:00  INFO 50225 --- [           main] 
o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 
8080 (http)
   2023-12-19T19:28:19.463+08:00  INFO 50225 --- [           main] 
o.apache.catalina.core.StandardService   : Starting service [Tomcat]
   2023-12-19T19:28:19.464+08:00  INFO 50225 --- [           main] 
o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache 
Tomcat/10.1.15]
   2023-12-19T19:28:19.594+08:00  INFO 50225 --- [           main] 
o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded 
WebApplicationContext
   2023-12-19T19:28:19.596+08:00  INFO 50225 --- [           main] 
w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: 
initialization completed in 1568 ms
   2023-12-19T19:28:20.132+08:00  INFO 50225 --- [           main] 
o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 
(http) with context path ''
   2023-12-19T19:28:20.141+08:00  INFO 50225 --- [           main] 
org.apache.shiro.samples.WebApp          : Started WebApp in 2.625 seconds 
(process running for 8.433)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to