提交SQL代码
parent
e52f64e1fd
commit
a1409af453
|
@ -9288,3 +9288,13 @@ fourcal: 2023-07-28 16:47:08.118 [main] INFO (DirectJDKLog.java:179) - Startin
|
||||||
fourcal: 2023-07-28 16:47:08.127 [main] INFO (DirectJDKLog.java:179) - Using a shared selector for servlet write/read
|
fourcal: 2023-07-28 16:47:08.127 [main] INFO (DirectJDKLog.java:179) - Using a shared selector for servlet write/read
|
||||||
fourcal: 2023-07-28 16:47:08.141 [main] INFO (TomcatEmbeddedServletContainer.java:201) - Tomcat started on port(s): 8282 (http)
|
fourcal: 2023-07-28 16:47:08.141 [main] INFO (TomcatEmbeddedServletContainer.java:201) - Tomcat started on port(s): 8282 (http)
|
||||||
fourcal: 2023-07-28 16:47:08.145 [main] INFO (StartupInfoLogger.java:57) - Started FourCalApplication in 12.315 seconds (JVM running for 13.567)
|
fourcal: 2023-07-28 16:47:08.145 [main] INFO (StartupInfoLogger.java:57) - Started FourCalApplication in 12.315 seconds (JVM running for 13.567)
|
||||||
|
fourcal: 2023-07-28 18:21:12.664 [Thread-27] INFO (AbstractApplicationContext.java:984) - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2a62b5bc: startup date [Fri Jul 28 16:46:56 CST 2023]; root of context hierarchy
|
||||||
|
fourcal: 2023-07-28 18:21:12.682 [Thread-27] INFO (DefaultLifecycleProcessor.java:358) - Stopping beans in phase 0
|
||||||
|
fourcal: 2023-07-28 18:21:12.685 [Thread-27] INFO (EventDrivenConsumer.java:108) - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
|
||||||
|
fourcal: 2023-07-28 18:21:12.685 [Thread-27] INFO (AbstractSubscribableChannel.java:81) - Channel 'fourcal:dev:8282.errorChannel' has 0 subscriber(s).
|
||||||
|
fourcal: 2023-07-28 18:21:12.685 [Thread-27] INFO (AbstractEndpoint.java:154) - stopped _org.springframework.integration.errorLogger
|
||||||
|
fourcal: 2023-07-28 18:21:12.688 [Thread-27] INFO (ExecutorConfigurationSupport.java:203) - Shutting down ExecutorService 'taskScheduler'
|
||||||
|
fourcal: 2023-07-28 18:21:12.690 [Thread-27] INFO (MBeanExporter.java:449) - Unregistering JMX-exposed beans on shutdown
|
||||||
|
fourcal: 2023-07-28 18:21:12.691 [Thread-27] INFO (MBeanRegistrationSupport.java:241) - Unregistering JMX-exposed beans
|
||||||
|
fourcal: 2023-07-28 18:21:12.705 [Thread-27] INFO (AbstractEntityManagerFactoryBean.java:548) - Closing JPA EntityManagerFactory for persistence unit 'default'
|
||||||
|
fourcal: 2023-07-28 18:21:12.711 [Thread-27] INFO (DruidDataSource.java:1823) - {dataSource-1} closed
|
||||||
|
|
Loading…
Reference in New Issue