2023-06-20 09:12:57.126 INFO 6060 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 6060 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) 2023-06-20 09:12:57.132 INFO 6060 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev 2023-06-20 09:12:57.266 INFO 6060 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2023-06-20 09:12:57.266 INFO 6060 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2023-06-20 09:13:02.915 INFO 6060 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b085affb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2023-06-20 09:13:03.603 WARN 6060 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2023-06-20 09:13:03.672 INFO 6060 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext 2023-06-20 09:13:03.672 INFO 6060 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 6406 ms 2023-06-20 09:13:06.270 INFO 6060 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 2023-06-20 09:13:06.734 INFO 6060 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@78473ac7, org.springframework.security.web.context.SecurityContextPersistenceFilter@3e38d036, org.springframework.security.web.header.HeaderWriterFilter@132ee450, org.springframework.web.filter.CorsFilter@1a86a45a, org.springframework.security.web.authentication.logout.LogoutFilter@4a359a2, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@d9d872d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@233fcca0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@532967a1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@511a31e, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@3f209db8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f029ed6, org.springframework.security.web.session.SessionManagementFilter@5451993e, org.springframework.security.web.access.ExceptionTranslationFilter@13c80181, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@12e7b6c1] 2023-06-20 09:13:06.774 INFO 6060 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2023-06-20 09:13:07.463 INFO 6060 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2023-06-20 09:13:07.502 INFO 6060 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2023-06-20 09:13:07.564 INFO 6060 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 2023-06-20 09:13:07.810 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1 2023-06-20 09:13:07.814 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 2023-06-20 09:13:07.853 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 2023-06-20 09:13:07.882 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 2023-06-20 09:13:07.897 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 2023-06-20 09:13:07.903 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 2023-06-20 09:13:07.947 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 2023-06-20 09:13:07.961 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 2023-06-20 09:13:07.988 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 2023-06-20 09:13:07.994 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 2023-06-20 09:13:07.996 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 2023-06-20 09:13:08.010 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 2023-06-20 09:13:08.014 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 2023-06-20 09:13:08.020 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 2023-06-20 09:13:08.024 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 2023-06-20 09:13:08.028 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 2023-06-20 09:13:08.044 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 2023-06-20 09:13:08.058 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 2023-06-20 09:13:08.060 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 2023-06-20 09:13:08.077 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 2023-06-20 09:13:08.091 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 2023-06-20 09:13:08.097 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 2023-06-20 09:13:08.103 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 2023-06-20 09:13:08.105 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 2023-06-20 09:13:08.145 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 2023-06-20 09:13:08.149 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 2023-06-20 09:13:08.153 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 2023-06-20 09:13:08.157 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 2023-06-20 09:13:08.165 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 2023-06-20 09:13:08.169 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 2023-06-20 09:13:08.176 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 2023-06-20 09:13:08.177 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 2023-06-20 09:13:08.178 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 2023-06-20 09:13:08.179 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 2023-06-20 09:13:08.180 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 2023-06-20 09:13:08.181 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 2023-06-20 09:13:08.182 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 2023-06-20 09:13:08.183 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 2023-06-20 09:13:08.198 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 2023-06-20 09:13:08.207 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 2023-06-20 09:13:08.226 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 2023-06-20 09:13:08.228 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 2023-06-20 09:13:08.235 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 2023-06-20 09:13:08.244 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 2023-06-20 09:13:08.262 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 2023-06-20 09:13:08.273 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 2023-06-20 09:13:08.276 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 2023-06-20 09:13:08.277 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 2023-06-20 09:13:08.281 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 2023-06-20 09:13:08.282 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 2023-06-20 09:13:08.286 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 2023-06-20 09:13:08.287 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 2023-06-20 09:13:08.291 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 2023-06-20 09:13:08.294 INFO 6060 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 2023-06-20 09:13:08.404 INFO 6060 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final 2023-06-20 09:13:08.425 INFO 6060 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final 2023-06-20 09:13:08.548 INFO 6060 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' 2023-06-20 09:13:08.554 INFO 6060 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 12.733 seconds (JVM running for 21.057) 2023-06-20 09:13:38.949 INFO 6060 --- [XNIO-1 task-1] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-06-20 09:13:38.950 INFO 6060 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-06-20 09:13:38.974 INFO 6060 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 24 ms