Untitled

 avatar
unknown
plain_text
9 months ago
3.0 kB
3
Indexable
[2024-10-16 11:19:58][INFO][http-nio-11800-exec-1][Line:532][org.springframework.web.servlet.DispatcherServlet.initServletBean]Initializing Servlet 'dispatcherServlet'
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:528][org.springframework.web.servlet.DispatcherServlet.initMultipartResolver]Detected StandardServletMultipartResolver
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:552][org.springframework.web.servlet.DispatcherServlet.initLocaleResolver]Detected AcceptHeaderLocaleResolver
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:578][org.springframework.web.servlet.DispatcherServlet.initThemeResolver]Detected FixedThemeResolver
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:728][org.springframework.web.servlet.DispatcherServlet.initRequestToViewNameTranslator]Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@51917bfe
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:792][org.springframework.web.servlet.DispatcherServlet.initFlashMapManager]Detected org.springframework.web.servlet.support.SessionFlashMapManager@6c6929c4
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:549][org.springframework.web.servlet.DispatcherServlet.initServletBean]enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
[2024-10-16 11:19:58][INFO][http-nio-11800-exec-1][Line:554][org.springframework.web.servlet.DispatcherServlet.initServletBean]Completed initialization in 2 ms
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:223][org.springframework.security.web.FilterChainProxy.doFilterInternal]Securing GET /login
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:119][org.springframework.security.web.authentication.AnonymousAuthenticationFilter.defaultWithAnonymous]Set SecurityContextHolder to anonymous SecurityContext
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:224][org.springframework.security.web.access.intercept.FilterSecurityInterceptor.beforeInvocation]Authorized filter invocation [GET /login] with attributes [permitAll]
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:227][org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3]Secured GET /login
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:208][com.taiwanlife.tcavmgt.security.TmpFilterSecurityInterceptor.beforeInvocation]Authorized public object filter invocation [GET /login]
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:120][org.springframework.web.servlet.DispatcherServlet.traceDebug]GET "/login", parameters={}
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:528][org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.getHandler]Mapped to com.taiwanlife.tcavmgt.controller.RootController#login(HttpServletRequest)
[2024-10-16 11:19:58][DEBUG][http-nio-11800-exec-1][Line:1135][org.springframework.web.servlet.DispatcherServlet.logResult]Completed 200 OK
Editor is loading...
Leave a Comment