后端注释添加日期人员划分

This commit is contained in:
chenhaodong
2026-06-18 22:44:37 +08:00
parent 1c0b377474
commit 5f99b138cb
104 changed files with 1371 additions and 430 deletions
+311
View File
@@ -278,3 +278,314 @@
2026-06-18 01:39:33.166 INFO 18112 --- [Thread-10] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
2026-06-18 01:39:33.168 INFO 18112 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
2026-06-18 01:39:33.168 INFO 18112 --- [Thread-10] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
2026-06-18 21:40:48.576 INFO 16624 --- [main] com.bc.exam.ExamApplication : Starting ExamApplication on yx with PID 16624 (D:\git\exam-jyt\exam-api\target\classes started by 75514 in D:\git\exam-jyt)
2026-06-18 21:40:48.577 INFO 16624 --- [main] com.bc.exam.ExamApplication : The following profiles are active: dev
2026-06-18 21:40:49.152 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'scheduledConfig' of type [com.bc.exam.config.ScheduledConfig$$EnhancerBySpringCGLIB$$a2f65448] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.159 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.bc.exam.config.ShiroConfig$$EnhancerBySpringCGLIB$$a4359c8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.183 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroRealm' of type [com.bc.exam.ability.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.301 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.314 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.336 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ef79b091] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.344 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$$EnhancerBySpringCGLIB$$925a603] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.346 INFO 16624 --- [main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
2026-06-18 21:40:49.379 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.405 INFO 16624 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
2026-06-18 21:40:49.405 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceWrapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.430 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.436 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$$EnhancerBySpringCGLIB$$83edab9b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.440 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.442 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.442 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration$$EnhancerBySpringCGLIB$$9c7a4900] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.447 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionManager' of type [org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.448 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAopConfig' of type [com.bc.exam.config.TransactionAopConfig$$EnhancerBySpringCGLIB$$e6158819] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.452 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'txAdvice' of type [org.springframework.transaction.interceptor.TransactionInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.452 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'advisor' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.484 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2928e41] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.486 INFO 16624 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2026-06-18 21:40:49.717 INFO 16624 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8101 (http)
2026-06-18 21:40:49.729 INFO 16624 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2026-06-18 21:40:49.729 INFO 16624 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.17]
2026-06-18 21:40:49.776 INFO 16624 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2026-06-18 21:40:49.776 INFO 16624 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1174 ms
2026-06-18 21:40:50.666 INFO 16624 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2026-06-18 21:40:50.672 INFO 16624 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService
2026-06-18 21:40:50.673 INFO 16624 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'asyncExecutor'
2026-06-18 21:40:50.681 INFO 16624 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2026-06-18 21:40:50.984 INFO 16624 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2026-06-18 21:40:50.993 INFO 16624 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2026-06-18 21:40:51.008 INFO 16624 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
2026-06-18 21:40:51.093 INFO 16624 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pagingUsingPOST_1
2026-06-18 21:40:51.099 INFO 16624 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1
2026-06-18 21:40:51.124 INFO 16624 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8101 (http) with context path ''
2026-06-18 21:40:51.126 INFO 16624 --- [main] com.bc.exam.ExamApplication : Started ExamApplication in 2.747 seconds (JVM running for 3.115)
2026-06-18 21:40:51.127 INFO 16624 --- [main] com.bc.exam.ExamApplication :
----------------------------------------------------------
系统启动成功,访问路径如下:
本地路径: http://127.0.0.1:8101/
网络地址: http://192.168.3.104:8101/
API文档: http://192.168.3.104:8101/doc.html
----------------------------------------------------------
2026-06-18 21:40:59.303 INFO 16624 --- [http-nio-8101-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2026-06-18 21:40:59.303 INFO 16624 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2026-06-18 21:40:59.308 INFO 16624 --- [http-nio-8101-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms
2026-06-18 21:40:59.338 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:40:59.493 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.config.GlobalSettings : Trying to find Dozer configuration file: dozer.properties
2026-06-18 21:40:59.495 WARN 16624 --- [http-nio-8101-exec-2] org.dozer.config.GlobalSettings : Dozer configuration file not found: dozer.properties. Using defaults for all Dozer global properties.
2026-06-18 21:40:59.496 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.DozerInitializer : Initializing Dozer. Version: 5.5.0, Thread Name: http-nio-8101-exec-2
2026-06-18 21:40:59.497 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController] auto registered with the Platform MBean Server
2026-06-18 21:40:59.497 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.jmx.JMXPlatformImpl : Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController] auto registered with the Platform MBean Server
2026-06-18 21:40:59.498 INFO 16624 --- [http-nio-8101-exec-2] org.dozer.DozerBeanMapper : Initializing a new instance of dozer bean mapper.
2026-06-18 21:41:11.120 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:31.263 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:31.294 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:35.777 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.440 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.443 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.449 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.449 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.450 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.455 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.496 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.504 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.507 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.518 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.523 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.526 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.545 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.549 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.556 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.566 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.568 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.571 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.595 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.597 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.605 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.610 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.613 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:48:41.614 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:09.018 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:09.021 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:09.025 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:09.028 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:13.327 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:13.327 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:13.333 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:13.333 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:18.830 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:18.834 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:18.837 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:18.841 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:20.243 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:20.245 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:20.250 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:20.252 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:21.706 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:21.706 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:21.713 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:21.713 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:30.253 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:30.257 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:30.258 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:49:30.263 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:26.134 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:28.612 WARN 16624 --- [http-nio-8101-exec-5] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 98606
2026-06-18 21:50:48.743 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:48.743 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:48.749 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:48.749 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:50.097 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:50.098 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:50.102 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:50.104 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:53.618 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:53.619 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:53.624 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:50:53.624 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:48.866 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:48.874 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115240
2026-06-18 21:52:48.880 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115246
2026-06-18 21:52:48.886 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115252
2026-06-18 21:52:48.894 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115263
2026-06-18 21:52:48.902 WARN 16624 --- [http-nio-8101-exec-1] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 115272
2026-06-18 21:52:49.104 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.110 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.139 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.140 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.195 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.195 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.202 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.202 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.208 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.208 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.262 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.264 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.268 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.268 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.271 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.290 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.306 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.307 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.313 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.313 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.319 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.333 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.344 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.346 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.354 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.359 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.365 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.366 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:52:49.370 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.167 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.174 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197491
2026-06-18 21:56:07.180 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197504
2026-06-18 21:56:07.186 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197510
2026-06-18 21:56:07.191 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197808
2026-06-18 21:56:07.198 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197822
2026-06-18 21:56:07.204 WARN 16624 --- [http-nio-8101-exec-4] c.a.druid.pool.DruidAbstractDataSource : discard long time none received connection. , jdbcUrl : jdbc:mysql://110.42.189.169:3306/chdtushu?useSSL=false&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true, version : 1.2.5, lastPacketReceivedIdleMillis : 197832
2026-06-18 21:56:07.426 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.441 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.452 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.463 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.508 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.514 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.515 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.517 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.519 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.525 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.573 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.574 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.577 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.577 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.580 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.604 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.618 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.622 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.625 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.634 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.642 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.655 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.657 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.662 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.664 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.666 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.670 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.688 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.694 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.698 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.701 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.701 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.705 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.721 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.725 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 21:56:07.731 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:53.350 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:53.402 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:58.057 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.376 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.376 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.380 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.380 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.383 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.390 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.437 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.437 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.438 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.442 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.442 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.465 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.477 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.477 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.480 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.483 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.495 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.507 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.513 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.513 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.518 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.530 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.535 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:01:59.543 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:01.310 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:05.945 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:05.945 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:05.951 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:05.951 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:09.279 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:09.279 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:09.286 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:09.286 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:23.548 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:23.549 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:23.555 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:23.556 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:30.962 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:30.962 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:30.969 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:30.969 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:43.388 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:43.388 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:43.398 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:43.398 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:44.472 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:44.472 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:44.479 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:44.481 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:46.159 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:46.159 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:46.165 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:02:46.166 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:16.350 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:18.490 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:18.495 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.503 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.514 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.562 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.562 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.562 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.567 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.567 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.568 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.621 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.621 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.621 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.625 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.625 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.626 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.663 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.663 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.664 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.669 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.688 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.694 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.699 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.704 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.704 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.710 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.725 WARN 16624 --- [http-nio-8101-exec-6] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.733 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.736 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.738 WARN 16624 --- [http-nio-8101-exec-8] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.740 WARN 16624 --- [http-nio-8101-exec-7] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.754 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.768 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.768 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.768 WARN 16624 --- [http-nio-8101-exec-2] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:19.769 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:22.785 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:22.785 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:22.790 WARN 16624 --- [http-nio-8101-exec-3] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:22.791 WARN 16624 --- [http-nio-8101-exec-4] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:24.725 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:24.730 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:24.731 WARN 16624 --- [http-nio-8101-exec-1] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:24.737 WARN 16624 --- [http-nio-8101-exec-10] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:25.888 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:25.889 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:25.895 WARN 16624 --- [http-nio-8101-exec-5] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:08:25.896 WARN 16624 --- [http-nio-8101-exec-9] o.s.j.d.DataSourceTransactionManager : Custom isolation level specified but no actual transaction initiated; isolation level will effectively be ignored: PROPAGATION_SUPPORTS,ISOLATION_READ_COMMITTED,readOnly,-java.lang.Exception
2026-06-18 22:17:57.516 INFO 16624 --- [Thread-8] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'asyncExecutor'
2026-06-18 22:17:57.516 INFO 16624 --- [Thread-8] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
2026-06-18 22:17:57.516 INFO 16624 --- [Thread-8] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler'
2026-06-18 22:17:57.517 INFO 16624 --- [Thread-8] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
2026-06-18 22:17:57.520 INFO 16624 --- [Thread-8] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed