fuliqi
2024-06-19 d0ba0324430a0010ecf47e5cc0e4df609d586cfd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2024-05-23 09:27:10.604  INFO 19176 --- [restartedMain] com.ycl.jxkg.JxkgApplication             : Starting JxkgApplication on DESKTOP-36KQRVM with PID 19176 (D:\Codes\jxkg-new\target\classes started by logging in D:\Codes\jxkg-new)
2024-05-23 09:27:10.606  INFO 19176 --- [restartedMain] com.ycl.jxkg.JxkgApplication             : The following profiles are active: dev
2024-05-23 09:27:10.656  INFO 19176 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2024-05-23 09:27:10.656  INFO 19176 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2024-05-23 09:27:14.918  WARN 19176 --- [restartedMain] io.undertow.websockets.jsr               : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
2024-05-23 09:27:14.936  INFO 19176 --- [restartedMain] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2024-05-23 09:27:14.937  INFO 19176 --- [restartedMain] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 4280 ms
2024-05-23 09:27:16.526  INFO 19176 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38570ac4, org.springframework.security.web.context.SecurityContextPersistenceFilter@371c30d6, org.springframework.security.web.header.HeaderWriterFilter@66213001, org.springframework.web.filter.CorsFilter@3ef35c82, org.springframework.security.web.authentication.logout.LogoutFilter@26dbc97f, com.ycl.jxkg.config.spring.security.RestLoginAuthenticationFilter@68c793dc, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@64b44add, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@504dd56a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@663db8d3, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@c0d1e5f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70efb48d, org.springframework.security.web.session.SessionManagementFilter@2faa004b, org.springframework.security.web.access.ExceptionTranslationFilter@7fe237a8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@75e4eb47]
2024-05-23 09:27:16.856  INFO 19176 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer       : LiveReload server is running on port 35729
2024-05-23 09:27:16.905  INFO 19176 --- [restartedMain] org.xnio                                 : XNIO version 3.3.8.Final
2024-05-23 09:27:16.914  INFO 19176 --- [restartedMain] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
2024-05-23 09:27:17.008  INFO 19176 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 8000 (http) with context path ''
2024-05-23 09:27:17.012  INFO 19176 --- [restartedMain] com.ycl.jxkg.JxkgApplication             : Started JxkgApplication in 6.843 seconds (JVM running for 8.583)
2024-05-23 09:30:17.069  INFO 1008 --- [restartedMain] com.ycl.jxkg.JxkgApplication             : Starting JxkgApplication on DESKTOP-36KQRVM with PID 1008 (D:\Codes\jxkg-new\target\classes started by logging in D:\Codes\jxkg-new)
2024-05-23 09:30:17.072  INFO 1008 --- [restartedMain] com.ycl.jxkg.JxkgApplication             : The following profiles are active: dev
2024-05-23 09:30:17.128  INFO 1008 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2024-05-23 09:30:17.129  INFO 1008 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2024-05-23 09:30:20.103  WARN 1008 --- [restartedMain] io.undertow.websockets.jsr               : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
2024-05-23 09:30:20.121  INFO 1008 --- [restartedMain] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2024-05-23 09:30:20.121  INFO 1008 --- [restartedMain] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 2992 ms
2024-05-23 09:30:20.987  INFO 1008 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@349adba5, org.springframework.security.web.context.SecurityContextPersistenceFilter@7016f2c, org.springframework.security.web.header.HeaderWriterFilter@26c52f21, org.springframework.web.filter.CorsFilter@fa730b6, org.springframework.security.web.authentication.logout.LogoutFilter@161b4004, com.ycl.jxkg.config.spring.security.RestLoginAuthenticationFilter@1d16fdbc, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@268f00a1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@696bfa48, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b0ba91c, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@1efc10e7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@603ef70b, org.springframework.security.web.session.SessionManagementFilter@40543526, org.springframework.security.web.access.ExceptionTranslationFilter@62c1553d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@12fd92b1]
2024-05-23 09:30:21.268  INFO 1008 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer       : LiveReload server is running on port 35729
2024-05-23 09:30:21.321  INFO 1008 --- [restartedMain] org.xnio                                 : XNIO version 3.3.8.Final
2024-05-23 09:30:21.329  INFO 1008 --- [restartedMain] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
2024-05-23 09:30:21.411  INFO 1008 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 8000 (http) with context path ''
2024-05-23 09:30:21.415  INFO 1008 --- [restartedMain] com.ycl.jxkg.JxkgApplication             : Started JxkgApplication in 4.799 seconds (JVM running for 6.362)
2024-05-23 09:35:26.157  INFO 1008 --- [XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-23 09:35:26.158  INFO 1008 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2024-05-23 09:35:26.167  INFO 1008 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 9 ms
2024-05-23 10:16:57.129  INFO 1008 --- [Thread-7] io.undertow.servlet                      : Destroying Spring FrameworkServlet 'dispatcherServlet'