smart-2024-12-23.log 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. 2024-12-23 17:27:19.843 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  2. 2024-12-23 17:27:19.861 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 25412 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  3. 2024-12-23 17:27:19.861 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  4. 2024-12-23 17:27:20.660 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  5. 2024-12-23 17:27:20.713 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  6. 2024-12-23 17:27:20.715 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  7. 2024-12-23 17:27:20.755 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28 ms. Found 0 Redis repository interfaces.
  8. 2024-12-23 17:27:21.662 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  9. 2024-12-23 17:27:21.668 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  10. 2024-12-23 17:27:21.669 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  11. 2024-12-23 17:27:21.669 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  12. 2024-12-23 17:27:21.744 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  13. 2024-12-23 17:27:21.744 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1834 ms
  14. 2024-12-23 17:27:22.122 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  15. 2024-12-23 17:27:22.561 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  16. 2024-12-23 17:27:23.979 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver.
  17. 2024-12-23 17:27:25.877 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  18. 2024-12-23 17:27:27.016 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  19. 2024-12-23 17:27:27.026 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  20. 2024-12-23 17:27:27.026 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  21. 2024-12-23 17:27:27.027 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  22. 2024-12-23 17:27:27.027 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  23. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  24. NOT STARTED.
  25. Currently in standby mode.
  26. Number of jobs executed: 0
  27. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  28. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  29. 2024-12-23 17:27:27.027 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  30. 2024-12-23 17:27:27.027 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  31. 2024-12-23 17:27:27.028 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@103388c6
  32. 2024-12-23 17:27:27.058 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  33. 2024-12-23 17:27:27.140 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  34. 2024-12-23 17:27:27.282 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  35. 2024-12-23 17:27:27.284 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  36. 2024-12-23 17:27:27.284 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  37. 2024-12-23 17:27:27.295 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.977 seconds (JVM running for 9.019)
  38. 2024-12-23 17:28:42.138 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  39. 2024-12-23 17:28:42.138 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  40. 2024-12-23 17:28:42.139 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  41. 2024-12-23 17:28:42.185 [http-nio-8687-exec-1] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
  42. java.lang.RuntimeException: 登录凭证已过去,请重新登录
  43. at com.template.common.exception.EmsExceptionHandler.exception(EmsExceptionHandler.java:70)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:498)
  48. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  49. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  50. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
  51. at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:421)
  52. at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75)
  53. at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
  54. at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
  55. at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1321)
  56. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1132)
  57. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
  58. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:961)
  59. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  60. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
  61. at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
  62. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  63. at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
  64. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  65. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  66. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  67. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  68. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  69. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  70. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  71. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  72. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  73. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  74. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  75. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  76. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  77. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  78. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  79. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  80. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  81. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  82. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  83. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  84. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  85. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  86. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  87. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
  88. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
  89. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  90. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  91. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  92. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
  93. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  94. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  95. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
  96. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  97. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  98. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  99. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  100. at java.lang.Thread.run(Thread.java:748)
  101. 2024-12-23 17:28:53.665 [http-nio-8687-exec-4] ERROR c.t.c.exception.EmsExceptionHandler - 错误信息
  102. org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "但茂华"
  103. at com.template.common.exception.EmsExceptionHandler.returnException(EmsExceptionHandler.java:178)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  107. at java.lang.reflect.Method.invoke(Method.java:498)
  108. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  109. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  110. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
  111. at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:417)
  112. at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75)
  113. at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141)
  114. at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
  115. at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1321)
  116. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1132)
  117. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1078)
  118. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:961)
  119. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  120. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
  121. at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
  122. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  123. at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
  124. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  125. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  126. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  127. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  128. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  129. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  130. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  131. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  132. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  133. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  134. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  135. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  136. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  137. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  138. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  139. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  140. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  141. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  142. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  143. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  144. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  145. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  146. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  147. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
  148. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
  149. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  150. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  151. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  152. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
  153. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  154. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
  155. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
  156. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  157. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  158. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  159. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  160. at java.lang.Thread.run(Thread.java:748)
  161. Caused by: java.lang.NumberFormatException: For input string: "但茂华"
  162. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  163. at java.lang.Integer.parseInt(Integer.java:580)
  164. at java.lang.Integer.valueOf(Integer.java:766)
  165. at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
  166. at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
  167. at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
  168. at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
  169. at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
  170. at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
  171. at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
  172. at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:696)
  173. at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:125)
  174. at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122)
  175. at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
  176. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
  177. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
  178. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:893)
  179. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:807)
  180. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  181. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1061)
  182. ... 43 common frames omitted
  183. 2024-12-23 17:41:13.318 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  184. 2024-12-23 17:41:13.444 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  185. 2024-12-23 17:41:13.445 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  186. 2024-12-23 17:41:13.445 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  187. 2024-12-23 17:41:13.445 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  188. 2024-12-23 17:41:13.446 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  189. 2024-12-23 17:41:13.448 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  190. 2024-12-23 17:41:13.450 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  191. 2024-12-23 17:41:13.454 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  192. 2024-12-23 17:41:42.014 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  193. 2024-12-23 17:41:42.029 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 30944 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  194. 2024-12-23 17:41:42.030 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  195. 2024-12-23 17:41:42.643 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  196. 2024-12-23 17:41:42.692 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  197. 2024-12-23 17:41:42.694 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  198. 2024-12-23 17:41:42.734 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces.
  199. 2024-12-23 17:41:43.496 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  200. 2024-12-23 17:41:43.501 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  201. 2024-12-23 17:41:43.501 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  202. 2024-12-23 17:41:43.502 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  203. 2024-12-23 17:41:43.566 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  204. 2024-12-23 17:41:43.566 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1494 ms
  205. 2024-12-23 17:41:43.930 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  206. 2024-12-23 17:41:44.366 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  207. 2024-12-23 17:41:45.765 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver.
  208. 2024-12-23 17:41:47.513 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  209. 2024-12-23 17:41:48.548 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  210. 2024-12-23 17:41:48.554 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  211. 2024-12-23 17:41:48.554 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  212. 2024-12-23 17:41:48.555 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  213. 2024-12-23 17:41:48.555 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  214. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  215. NOT STARTED.
  216. Currently in standby mode.
  217. Number of jobs executed: 0
  218. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  219. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  220. 2024-12-23 17:41:48.555 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  221. 2024-12-23 17:41:48.555 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  222. 2024-12-23 17:41:48.555 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@53964b0e
  223. 2024-12-23 17:41:48.592 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  224. 2024-12-23 17:41:48.715 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  225. 2024-12-23 17:41:48.834 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  226. 2024-12-23 17:41:48.835 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  227. 2024-12-23 17:41:48.835 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  228. 2024-12-23 17:41:48.842 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.19 seconds (JVM running for 7.754)
  229. 2024-12-23 17:41:51.635 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  230. 2024-12-23 17:41:51.635 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  231. 2024-12-23 17:41:51.636 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  232. 2024-12-23 17:42:07.421 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  233. 2024-12-23 17:42:07.537 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  234. 2024-12-23 17:42:07.537 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  235. 2024-12-23 17:42:07.537 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  236. 2024-12-23 17:42:07.537 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  237. 2024-12-23 17:42:07.537 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  238. 2024-12-23 17:42:07.539 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  239. 2024-12-23 17:42:07.540 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  240. 2024-12-23 17:42:07.545 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  241. 2024-12-23 17:52:07.799 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  242. 2024-12-23 17:52:07.810 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 36980 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  243. 2024-12-23 17:52:07.811 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  244. 2024-12-23 17:52:08.341 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  245. 2024-12-23 17:52:08.378 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  246. 2024-12-23 17:52:08.380 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  247. 2024-12-23 17:52:08.413 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
  248. 2024-12-23 17:52:09.188 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  249. 2024-12-23 17:52:09.194 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  250. 2024-12-23 17:52:09.194 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  251. 2024-12-23 17:52:09.194 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  252. 2024-12-23 17:52:09.256 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  253. 2024-12-23 17:52:09.256 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1410 ms
  254. 2024-12-23 17:52:09.561 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  255. 2024-12-23 17:52:09.993 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  256. 2024-12-23 17:52:11.217 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver.
  257. 2024-12-23 17:52:13.011 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  258. 2024-12-23 17:52:14.038 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  259. 2024-12-23 17:52:14.044 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  260. 2024-12-23 17:52:14.044 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  261. 2024-12-23 17:52:14.044 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  262. 2024-12-23 17:52:14.045 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  263. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  264. NOT STARTED.
  265. Currently in standby mode.
  266. Number of jobs executed: 0
  267. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  268. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  269. 2024-12-23 17:52:14.045 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  270. 2024-12-23 17:52:14.045 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  271. 2024-12-23 17:52:14.045 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7ca0b2cf
  272. 2024-12-23 17:52:14.072 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  273. 2024-12-23 17:52:14.142 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  274. 2024-12-23 17:52:14.271 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  275. 2024-12-23 17:52:14.273 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  276. 2024-12-23 17:52:14.273 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  277. 2024-12-23 17:52:14.280 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.843 seconds (JVM running for 7.34)
  278. 2024-12-23 17:52:36.899 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  279. 2024-12-23 17:52:36.899 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  280. 2024-12-23 17:52:36.900 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  281. 2024-12-23 17:53:07.988 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  282. 2024-12-23 17:53:08.103 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  283. 2024-12-23 17:53:08.103 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  284. 2024-12-23 17:53:08.103 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  285. 2024-12-23 17:53:08.104 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  286. 2024-12-23 17:53:08.104 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  287. 2024-12-23 17:53:08.106 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  288. 2024-12-23 17:53:08.107 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  289. 2024-12-23 17:53:08.109 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
  290. 2024-12-23 17:53:11.634 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
  291. 2024-12-23 17:53:11.648 [main] INFO com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 33476 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
  292. 2024-12-23 17:53:11.649 [main] INFO com.template.MybatisPlusApplication - The following profiles are active: prod
  293. 2024-12-23 17:53:12.180 [main] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
  294. 2024-12-23 17:53:12.222 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  295. 2024-12-23 17:53:12.224 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  296. 2024-12-23 17:53:12.256 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
  297. 2024-12-23 17:53:13.002 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
  298. 2024-12-23 17:53:13.007 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
  299. 2024-12-23 17:53:13.008 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  300. 2024-12-23 17:53:13.008 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
  301. 2024-12-23 17:53:13.079 [main] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
  302. 2024-12-23 17:53:13.079 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1395 ms
  303. 2024-12-23 17:53:13.399 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  304. 2024-12-23 17:53:13.810 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  305. 2024-12-23 17:53:14.990 [main] WARN o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver.
  306. 2024-12-23 17:53:16.766 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  307. 2024-12-23 17:53:17.761 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  308. 2024-12-23 17:53:17.767 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  309. 2024-12-23 17:53:17.767 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  310. 2024-12-23 17:53:17.768 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  311. 2024-12-23 17:53:17.768 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  312. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  313. NOT STARTED.
  314. Currently in standby mode.
  315. Number of jobs executed: 0
  316. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  317. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  318. 2024-12-23 17:53:17.768 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  319. 2024-12-23 17:53:17.769 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  320. 2024-12-23 17:53:17.769 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@16224bd8
  321. 2024-12-23 17:53:17.796 [main] INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  322. 2024-12-23 17:53:17.866 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
  323. 2024-12-23 17:53:17.989 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
  324. 2024-12-23 17:53:17.990 [main] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  325. 2024-12-23 17:53:17.991 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  326. 2024-12-23 17:53:17.998 [main] INFO com.template.MybatisPlusApplication - Started MybatisPlusApplication in 6.711 seconds (JVM running for 7.237)
  327. 2024-12-23 17:53:20.410 [http-nio-8687-exec-1] INFO o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  328. 2024-12-23 17:53:20.410 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  329. 2024-12-23 17:53:20.411 [http-nio-8687-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
  330. 2024-12-23 17:53:26.809 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  331. 2024-12-23 17:53:26.927 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  332. 2024-12-23 17:53:26.927 [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  333. 2024-12-23 17:53:26.927 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  334. 2024-12-23 17:53:26.927 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  335. 2024-12-23 17:53:26.927 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  336. 2024-12-23 17:53:26.929 [SpringContextShutdownHook] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  337. 2024-12-23 17:53:26.930 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
  338. 2024-12-23 17:53:26.932 [SpringContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.