聊天会话记录

This commit is contained in:
2023-09-28 20:27:54 +08:00
parent 1459ec3656
commit 7aa2e17897
20 changed files with 95 additions and 142 deletions

View File

@@ -0,0 +1,12 @@
2023-09-28 20:24:40 -Starting AppServiceApplication on luojie with PID 13672 (E:\workplace\huashi_project\im-system\hs-im-app-server\target\classes started by coolp in E:\workplace\huashi_project\im-system\hs-im-app-server)
2023-09-28 20:24:40 -The following profiles are active: dev
2023-09-28 20:24:40 -Tomcat initialized with port(s): 8989 (http)
2023-09-28 20:24:40 -Initializing ProtocolHandler ["http-nio-8989"]
2023-09-28 20:24:40 -Starting service [Tomcat]
2023-09-28 20:24:40 -Starting Servlet engine: [Apache Tomcat/9.0.37]
2023-09-28 20:24:40 -Initializing Spring embedded WebApplicationContext
2023-09-28 20:24:40 -Root WebApplicationContext: initialization completed in 594 ms
2023-09-28 20:24:42 -Initializing ExecutorService 'applicationTaskExecutor'
2023-09-28 20:24:42 -Starting ProtocolHandler ["http-nio-8989"]
2023-09-28 20:24:42 -Tomcat started on port(s): 8989 (http) with context path ''
2023-09-28 20:24:42 -Started AppServiceApplication in 2.762 seconds (JVM running for 3.545)