rzg
2020-10-22 d293563af43409590172f534a74c5a5cb72ecb04
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
2020-10-21 09:33:44.125  INFO 7388 --- [main] Application                      : Starting Application on DESKTOP-LJAJU9E with PID 7388 (C:\Users\admin\Desktop\st\nanningfbs\target\classes started by admin in C:\Users\admin\Desktop\st\nanningfbs)
2020-10-21 09:33:44.128  INFO 7388 --- [main] Application                      : No active profile set, falling back to default profiles: default
2020-10-21 09:33:44.877  INFO 7388 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 80 (http)
2020-10-21 09:33:44.883  INFO 7388 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2020-10-21 09:33:44.884  INFO 7388 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.38]
2020-10-21 09:33:44.945  INFO 7388 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2020-10-21 09:33:44.945  INFO 7388 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 761 ms
2020-10-21 09:33:45.234  INFO 7388 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2020-10-21 09:33:45.398  WARN 7388 --- [main] o.s.b.a.f.FreeMarkerAutoConfiguration    : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
2020-10-21 09:33:45.447  INFO 7388 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 80 (http) with context path ''
2020-10-21 09:33:45.456  INFO 7388 --- [main] Application                      : Started Application in 1.631 seconds (JVM running for 2.457)
2020-10-21 09:34:14.128  INFO 7388 --- [http-nio-80-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-10-21 09:34:14.129  INFO 7388 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2020-10-21 09:34:14.135  INFO 7388 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 6 ms
2020-10-21 09:39:48.275  INFO 4692 --- [main] Application                      : Starting Application on DESKTOP-LJAJU9E with PID 4692 (C:\Users\admin\Desktop\st\nanningfbs\target\classes started by admin in C:\Users\admin\Desktop\st\nanningfbs)
2020-10-21 09:39:48.277  INFO 4692 --- [main] Application                      : No active profile set, falling back to default profiles: default
2020-10-21 09:39:49.044  INFO 4692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 80 (http)
2020-10-21 09:39:49.051  INFO 4692 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2020-10-21 09:39:49.052  INFO 4692 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.38]
2020-10-21 09:39:49.112  INFO 4692 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2020-10-21 09:39:49.112  INFO 4692 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 787 ms
2020-10-21 09:39:49.383  INFO 4692 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2020-10-21 09:39:49.539  WARN 4692 --- [main] o.s.b.a.f.FreeMarkerAutoConfiguration    : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
2020-10-21 09:39:49.588  INFO 4692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 80 (http) with context path ''
2020-10-21 09:39:49.597  INFO 4692 --- [main] Application                      : Started Application in 1.61 seconds (JVM running for 2.34)
2020-10-21 09:44:26.365  INFO 9592 --- [main] Application                      : Starting Application on DESKTOP-LJAJU9E with PID 9592 (C:\Users\admin\Desktop\st\nanningfbs\target\classes started by admin in C:\Users\admin\Desktop\st\nanningfbs)
2020-10-21 09:44:26.367  INFO 9592 --- [main] Application                      : No active profile set, falling back to default profiles: default
2020-10-21 09:44:27.273  INFO 9592 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 80 (http)
2020-10-21 09:44:27.282  INFO 9592 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2020-10-21 09:44:27.282  INFO 9592 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.38]
2020-10-21 09:44:27.363  INFO 9592 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2020-10-21 09:44:27.364  INFO 9592 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 951 ms
2020-10-21 09:44:27.696  INFO 9592 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2020-10-21 09:44:27.877  WARN 9592 --- [main] o.s.b.a.f.FreeMarkerAutoConfiguration    : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
2020-10-21 09:44:27.934  INFO 9592 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 80 (http) with context path ''
2020-10-21 09:44:27.945  INFO 9592 --- [main] Application                      : Started Application in 1.858 seconds (JVM running for 2.571)
2020-10-21 09:45:02.710  INFO 9592 --- [http-nio-80-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-10-21 09:45:02.710  INFO 9592 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2020-10-21 09:45:02.717  INFO 9592 --- [http-nio-80-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 6 ms
2020-10-21 09:45:02.755  INFO 9592 --- [http-nio-80-exec-1] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2020-10-21 09:45:02.886  INFO 9592 --- [http-nio-80-exec-1] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2020-10-21 09:48:38.817  INFO 17384 --- [main] Application                      : Starting Application on DESKTOP-LJAJU9E with PID 17384 (C:\Users\admin\Desktop\st\nanningfbs\target\classes started by admin in C:\Users\admin\Desktop\st\nanningfbs)
2020-10-21 09:48:38.820  INFO 17384 --- [main] Application                      : No active profile set, falling back to default profiles: default
2020-10-21 09:48:39.587  INFO 17384 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 80 (http)
2020-10-21 09:48:39.593  INFO 17384 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2020-10-21 09:48:39.593  INFO 17384 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.38]
2020-10-21 09:48:39.655  INFO 17384 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2020-10-21 09:48:39.655  INFO 17384 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 779 ms
2020-10-21 09:48:39.930  INFO 17384 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2020-10-21 09:48:40.093  WARN 17384 --- [main] o.s.b.a.f.FreeMarkerAutoConfiguration    : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
2020-10-21 09:48:40.147  INFO 17384 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 80 (http) with context path ''
2020-10-21 09:48:40.156  INFO 17384 --- [main] Application                      : Started Application in 1.618 seconds (JVM running for 2.34)