9 lines
937 B
Plaintext
9 lines
937 B
Plaintext
19:28:06.161 [main] INFO c.b.c.p.PayApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:28:08.114 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:28:08.115 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:28:08.185 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:28:08.898 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:28:10.521 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
19:28:10.523 [Druid-ConnectionPool-Create-1737127049] INFO c.a.d.p.DruidAbstractDataSource - [setFailContinuous,1900] - {dataSource-1} failContinuous is true
|
|
19:28:10.526 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|