#
tqs
2023-01-29 b48b565791673171bd5077092911cc3cc6db7a38
1
2
3
4
5
6
7
2023-01-09 15:46:33.961 [http-nio-9090-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/htwcs] - Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-09 15:46:33.968 [http-nio-9090-exec-1] INFO  org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2023-01-09 15:46:34.115 [http-nio-9090-exec-1] INFO  org.springframework.web.servlet.DispatcherServlet - Completed initialization in 146 ms
2023-01-09 16:34:32.784 [Thread-31] INFO  o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
2023-01-09 16:34:32.794 [Thread-31] INFO  com.zy.core.netty.OnlineServer - TCP server stopped successfully, port: 0
2023-01-09 16:34:32.799 [Thread-31] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
2023-01-09 16:34:32.814 [Thread-31] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.