龚焕茏
2024-07-03 3ec909b27b3eba956aa9d00cc7a94c179bd04bbf
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
2023-11-09 10:23:38.029  INFO 28804 --- [restartedMain] com.mindskip.xzs.XzsApplication          : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 28804 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt)
2023-11-09 10:23:38.033  INFO 28804 --- [restartedMain] com.mindskip.xzs.XzsApplication          : The following profiles are active: dev
2023-11-09 10:23:38.098  INFO 28804 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2023-11-09 10:23:38.099  INFO 28804 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2023-11-09 10:23:40.436  INFO 28804 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3df79f9a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-09 10:23:41.008  WARN 28804 --- [restartedMain] io.undertow.websockets.jsr               : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
2023-11-09 10:23:41.039  INFO 28804 --- [restartedMain] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2023-11-09 10:23:41.040  INFO 28804 --- [restartedMain] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 2941 ms
2023-11-09 10:23:43.131  INFO 28804 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer       : LiveReload server is running on port 35729
2023-11-09 10:23:43.404  INFO 28804 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49aca01f, org.springframework.security.web.context.SecurityContextPersistenceFilter@1a461440, org.springframework.security.web.header.HeaderWriterFilter@6dd39bc0, org.springframework.web.filter.CorsFilter@2f506a0b, org.springframework.security.web.authentication.logout.LogoutFilter@4d6f030e, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@6c2e56cc, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3d83776, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7248c4d1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d694980, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@3859b8ca, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@307f40ad, org.springframework.security.web.session.SessionManagementFilter@7c0782cc, org.springframework.security.web.access.ExceptionTranslationFilter@55d84e00, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4257b35c]
2023-11-09 10:23:43.438  INFO 28804 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2023-11-09 10:23:44.113  INFO 28804 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2023-11-09 10:23:44.137  INFO 28804 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2023-11-09 10:23:44.183  INFO 28804 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2023-11-09 10:23:44.405  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1
2023-11-09 10:23:44.452  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1
2023-11-09 10:23:44.476  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1
2023-11-09 10:23:44.486  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1
2023-11-09 10:23:44.490  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1
2023-11-09 10:23:44.543  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1
2023-11-09 10:23:44.546  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2
2023-11-09 10:23:44.567  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1
2023-11-09 10:23:44.572  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3
2023-11-09 10:23:44.574  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1
2023-11-09 10:23:44.585  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4
2023-11-09 10:23:44.589  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2
2023-11-09 10:23:44.591  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1
2023-11-09 10:23:44.600  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2
2023-11-09 10:23:44.611  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5
2023-11-09 10:23:44.614  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3
2023-11-09 10:23:44.619  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3
2023-11-09 10:23:44.622  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6
2023-11-09 10:23:44.624  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4
2023-11-09 10:23:44.629  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4
2023-11-09 10:23:44.638  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5
2023-11-09 10:23:44.645  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6
2023-11-09 10:23:44.654  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportTemplatesIdUsingGET_1
2023-11-09 10:23:44.659  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7
2023-11-09 10:23:44.661  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectSourceUsingPOST_1
2023-11-09 10:23:44.669  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7
2023-11-09 10:23:44.680  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8
2023-11-09 10:23:44.684  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8
2023-11-09 10:23:44.688  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2
2023-11-09 10:23:44.691  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5
2023-11-09 10:23:44.758  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9
2023-11-09 10:23:44.760  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_9
2023-11-09 10:23:44.763  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3
2023-11-09 10:23:44.765  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6
2023-11-09 10:23:44.786  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10
2023-11-09 10:23:44.788  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_10
2023-11-09 10:23:44.794  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1
2023-11-09 10:23:44.794  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1
2023-11-09 10:23:44.795  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1
2023-11-09 10:23:44.796  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1
2023-11-09 10:23:44.796  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1
2023-11-09 10:23:44.798  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1
2023-11-09 10:23:44.798  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1
2023-11-09 10:23:44.799  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1
2023-11-09 10:23:44.819  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2
2023-11-09 10:23:44.826  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2
2023-11-09 10:23:44.833  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1
2023-11-09 10:23:44.834  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4
2023-11-09 10:23:44.837  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_7
2023-11-09 10:23:44.843  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1
2023-11-09 10:23:44.849  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11
2023-11-09 10:23:44.851  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_11
2023-11-09 10:23:44.857  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3
2023-11-09 10:23:44.859  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2
2023-11-09 10:23:44.860  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1
2023-11-09 10:23:44.864  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1
2023-11-09 10:23:44.866  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3
2023-11-09 10:23:44.870  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1
2023-11-09 10:23:44.870  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1
2023-11-09 10:23:44.874  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4
2023-11-09 10:23:44.877  INFO 28804 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1
2023-11-09 10:23:44.935  INFO 28804 --- [restartedMain] org.xnio                                 : XNIO version 3.3.8.Final
2023-11-09 10:23:44.947  INFO 28804 --- [restartedMain] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
2023-11-09 10:23:45.032  INFO 28804 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 8000 (http) with context path ''
2023-11-09 10:23:45.037  INFO 28804 --- [restartedMain] com.mindskip.xzs.XzsApplication          : Started XzsApplication in 7.744 seconds (JVM running for 9.552)