debug.log 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. 2025-05-12 16:18:47,898 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 16464 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  2. 2025-05-12 16:18:47,903 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  3. 2025-05-12 16:18:47,936 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  4. 2025-05-12 16:18:47,936 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  5. 2025-05-12 16:18:48,638 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8c85b33b-3258-37be-923e-35b76a6422c7
  6. 2025-05-12 16:18:48,686 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  7. 2025-05-12 16:18:48,687 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  8. 2025-05-12 16:18:48,688 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  9. 2025-05-12 16:18:48,688 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  10. 2025-05-12 16:18:48,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  11. 2025-05-12 16:18:48,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  12. 2025-05-12 16:18:48,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  13. 2025-05-12 16:18:48,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  14. 2025-05-12 16:18:48,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  15. 2025-05-12 16:18:48,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  16. 2025-05-12 16:18:48,800 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  17. 2025-05-12 16:18:48,807 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  18. 2025-05-12 16:18:48,809 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  19. 2025-05-12 16:18:49,090 [main] WARN [o.s.c.a.AnnotationConfigApplicationContext] AbstractApplicationContext.java:599 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Could not bind properties to 'DataSourceProperties' : prefix=spring.datasource, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>
  20. 2025-05-12 16:18:49,100 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
  21. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  22. 2025-05-12 16:18:49,119 [main] ERROR [o.s.b.diagnostics.LoggingFailureAnalysisReporter] LoggingFailureAnalysisReporter.java:40 -
  23. ***************************
  24. APPLICATION FAILED TO START
  25. ***************************
  26. Description:
  27. Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>:
  28. Property: spring.datasource.type
  29. Value: "com.alibaba.druid.pool.DruidDataSource"
  30. Origin: "spring.datasource.type" from property source "loc@easier-report-biz.yml"
  31. Reason: failed to convert java.lang.String to java.lang.Class<javax.sql.DataSource> (caused by java.lang.ClassNotFoundException: com.alibaba.druid.pool.DruidDataSource)
  32. Action:
  33. Update your application's configuration
  34. 2025-05-12 16:22:00,979 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 31760 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  35. 2025-05-12 16:22:00,981 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  36. 2025-05-12 16:22:01,018 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  37. 2025-05-12 16:22:01,018 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  38. 2025-05-12 16:22:01,622 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  39. 2025-05-12 16:22:01,685 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=f935916e-5ee3-38b7-aac4-cfe1aabb6dfc
  40. 2025-05-12 16:22:01,735 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  41. 2025-05-12 16:22:01,736 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  42. 2025-05-12 16:22:01,737 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  43. 2025-05-12 16:22:01,738 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  44. 2025-05-12 16:22:01,738 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  45. 2025-05-12 16:22:01,738 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  46. 2025-05-12 16:22:01,738 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  47. 2025-05-12 16:22:01,739 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  48. 2025-05-12 16:22:01,739 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  49. 2025-05-12 16:22:01,739 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  50. 2025-05-12 16:22:01,858 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  51. 2025-05-12 16:22:01,866 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  52. 2025-05-12 16:22:01,869 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  53. 2025-05-12 16:22:02,126 [main] WARN [o.s.c.a.AnnotationConfigApplicationContext] AbstractApplicationContext.java:599 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Could not bind properties to 'DataSourceProperties' : prefix=spring.datasource, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>
  54. 2025-05-12 16:22:02,137 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
  55. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  56. 2025-05-12 16:22:02,156 [main] ERROR [o.s.b.diagnostics.LoggingFailureAnalysisReporter] LoggingFailureAnalysisReporter.java:40 -
  57. ***************************
  58. APPLICATION FAILED TO START
  59. ***************************
  60. Description:
  61. Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>:
  62. Property: spring.datasource.type
  63. Value: "com.alibaba.druid.pool.DruidDataSource"
  64. Origin: "spring.datasource.type" from property source "loc@easier-report-biz.yml"
  65. Reason: failed to convert java.lang.String to java.lang.Class<javax.sql.DataSource> (caused by java.lang.ClassNotFoundException: com.alibaba.druid.pool.DruidDataSource)
  66. Action:
  67. Update your application's configuration
  68. 2025-05-12 16:25:01,707 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 33320 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  69. 2025-05-12 16:25:01,709 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  70. 2025-05-12 16:25:01,738 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  71. 2025-05-12 16:25:01,738 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  72. 2025-05-12 16:25:02,369 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  73. 2025-05-12 16:25:02,427 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=96929424-5b9a-3584-b82b-a03d114f6914
  74. 2025-05-12 16:25:02,474 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  75. 2025-05-12 16:25:02,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  76. 2025-05-12 16:25:02,477 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  77. 2025-05-12 16:25:02,477 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  78. 2025-05-12 16:25:02,477 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  79. 2025-05-12 16:25:02,477 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  80. 2025-05-12 16:25:02,477 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  81. 2025-05-12 16:25:02,478 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  82. 2025-05-12 16:25:02,478 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  83. 2025-05-12 16:25:02,478 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  84. 2025-05-12 16:25:02,593 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  85. 2025-05-12 16:25:02,601 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  86. 2025-05-12 16:25:02,603 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  87. 2025-05-12 16:25:02,888 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
  88. 2025-05-12 16:25:02,950 [main] ERROR [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:984 - {dataSource-1} init error
  89. java.sql.SQLException: com.mysql.cj.jdbc.Driver
  90. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
  91. at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
  92. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
  93. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  95. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  96. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  97. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
  98. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
  99. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
  100. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  101. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  102. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  103. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  104. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  105. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  106. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  107. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
  108. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
  109. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
  110. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
  111. at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
  112. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
  113. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
  114. at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
  115. Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
  116. at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
  117. at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
  118. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  119. at java.base/java.lang.Class.forName0(Native Method)
  120. at java.base/java.lang.Class.forName(Class.java:375)
  121. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
  122. ... 24 common frames omitted
  123. 2025-05-12 16:25:02,952 [main] WARN [o.s.c.a.AnnotationConfigApplicationContext] AbstractApplicationContext.java:599 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is java.sql.SQLException: com.mysql.cj.jdbc.Driver
  124. 2025-05-12 16:25:02,962 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
  125. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  126. 2025-05-12 16:25:02,980 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:818 - Application run failed
  127. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is java.sql.SQLException: com.mysql.cj.jdbc.Driver
  128. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804)
  129. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  130. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  131. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  132. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  133. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  134. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  135. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  136. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
  137. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
  138. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
  139. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
  140. at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
  141. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
  142. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
  143. at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
  144. Caused by: java.sql.SQLException: com.mysql.cj.jdbc.Driver
  145. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
  146. at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
  147. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
  148. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  149. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  150. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  151. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  152. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
  153. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
  154. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
  155. ... 15 common frames omitted
  156. Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
  157. at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
  158. at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
  159. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  160. at java.base/java.lang.Class.forName0(Native Method)
  161. at java.base/java.lang.Class.forName(Class.java:375)
  162. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
  163. ... 24 common frames omitted
  164. 2025-05-12 16:31:27,370 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 35532 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  165. 2025-05-12 16:31:27,373 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  166. 2025-05-12 16:31:27,408 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  167. 2025-05-12 16:31:27,408 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  168. 2025-05-12 16:31:28,035 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  169. 2025-05-12 16:31:28,092 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=96929424-5b9a-3584-b82b-a03d114f6914
  170. 2025-05-12 16:31:28,136 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  171. 2025-05-12 16:31:28,136 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  172. 2025-05-12 16:31:28,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  173. 2025-05-12 16:31:28,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  174. 2025-05-12 16:31:28,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  175. 2025-05-12 16:31:28,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  176. 2025-05-12 16:31:28,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  177. 2025-05-12 16:31:28,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  178. 2025-05-12 16:31:28,140 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  179. 2025-05-12 16:31:28,140 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  180. 2025-05-12 16:31:28,253 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  181. 2025-05-12 16:31:28,259 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  182. 2025-05-12 16:31:28,261 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  183. 2025-05-12 16:31:28,533 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
  184. 2025-05-12 16:31:28,595 [main] ERROR [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:984 - {dataSource-1} init error
  185. java.sql.SQLException: com.mysql.cj.jdbc.Driver
  186. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
  187. at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
  188. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
  189. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  190. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  191. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  192. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  193. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
  194. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
  195. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
  196. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  197. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  198. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  199. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  200. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  201. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  202. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  203. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
  204. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
  205. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
  206. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
  207. at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
  208. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
  209. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
  210. at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
  211. Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
  212. at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
  213. at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
  214. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  215. at java.base/java.lang.Class.forName0(Native Method)
  216. at java.base/java.lang.Class.forName(Class.java:375)
  217. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
  218. ... 24 common frames omitted
  219. 2025-05-12 16:31:28,597 [main] WARN [o.s.c.a.AnnotationConfigApplicationContext] AbstractApplicationContext.java:599 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is java.sql.SQLException: com.mysql.cj.jdbc.Driver
  220. 2025-05-12 16:31:28,607 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
  221. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  222. 2025-05-12 16:31:28,625 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:818 - Application run failed
  223. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is java.sql.SQLException: com.mysql.cj.jdbc.Driver
  224. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804)
  225. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  226. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  227. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  228. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  229. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  230. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  231. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  232. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
  233. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
  234. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
  235. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
  236. at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
  237. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
  238. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
  239. at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
  240. Caused by: java.sql.SQLException: com.mysql.cj.jdbc.Driver
  241. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
  242. at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
  243. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
  244. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  245. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  246. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  247. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  248. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
  249. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
  250. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
  251. ... 15 common frames omitted
  252. Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
  253. at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
  254. at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
  255. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  256. at java.base/java.lang.Class.forName0(Native Method)
  257. at java.base/java.lang.Class.forName(Class.java:375)
  258. at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
  259. ... 24 common frames omitted
  260. 2025-05-12 16:33:18,322 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 35544 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  261. 2025-05-12 16:33:18,324 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  262. 2025-05-12 16:33:18,357 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  263. 2025-05-12 16:33:18,357 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  264. 2025-05-12 16:33:18,986 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  265. 2025-05-12 16:33:19,042 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=96929424-5b9a-3584-b82b-a03d114f6914
  266. 2025-05-12 16:33:19,088 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  267. 2025-05-12 16:33:19,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  268. 2025-05-12 16:33:19,090 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  269. 2025-05-12 16:33:19,090 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  270. 2025-05-12 16:33:19,090 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  271. 2025-05-12 16:33:19,090 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  272. 2025-05-12 16:33:19,091 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  273. 2025-05-12 16:33:19,091 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  274. 2025-05-12 16:33:19,091 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  275. 2025-05-12 16:33:19,091 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  276. 2025-05-12 16:33:19,198 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  277. 2025-05-12 16:33:19,205 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  278. 2025-05-12 16:33:19,207 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  279. 2025-05-12 16:33:19,490 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
  280. 2025-05-12 16:33:19,569 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
  281. 2025-05-12 16:33:20,099 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:61 - Started EasierReportApplication in 3.461 seconds (JVM running for 3.942)
  282. 2025-05-12 16:33:20,112 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=easier-report-biz.yml, group=loc
  283. 2025-05-12 16:33:20,114 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=application.yml, group=loc
  284. 2025-05-12 16:33:20,120 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2174 - {dataSource-1} closing ...
  285. 2025-05-12 16:33:20,121 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2247 - {dataSource-1} closed
  286. 2025-05-12 16:35:40,852 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 5828 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  287. 2025-05-12 16:35:40,855 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  288. 2025-05-12 16:35:40,884 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  289. 2025-05-12 16:35:40,884 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  290. 2025-05-12 16:35:41,498 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  291. 2025-05-12 16:35:41,555 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=31b1b87c-6da4-34a6-85ab-cf0688be6141
  292. 2025-05-12 16:35:41,598 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  293. 2025-05-12 16:35:41,599 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  294. 2025-05-12 16:35:41,600 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  295. 2025-05-12 16:35:41,601 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  296. 2025-05-12 16:35:41,601 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  297. 2025-05-12 16:35:41,601 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  298. 2025-05-12 16:35:41,601 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  299. 2025-05-12 16:35:41,601 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  300. 2025-05-12 16:35:41,602 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  301. 2025-05-12 16:35:41,602 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  302. 2025-05-12 16:35:41,702 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  303. 2025-05-12 16:35:41,709 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  304. 2025-05-12 16:35:41,711 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  305. 2025-05-12 16:35:42,040 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
  306. 2025-05-12 16:35:42,119 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
  307. 2025-05-12 16:35:42,641 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:61 - Started EasierReportApplication in 3.373 seconds (JVM running for 3.871)
  308. 2025-05-12 16:35:42,654 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=easier-report-biz.yml, group=loc
  309. 2025-05-12 16:35:42,656 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=application.yml, group=loc
  310. 2025-05-12 16:35:42,662 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2174 - {dataSource-1} closing ...
  311. 2025-05-12 16:35:42,663 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2247 - {dataSource-1} closed
  312. 2025-05-12 16:37:01,795 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 28512 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  313. 2025-05-12 16:37:01,798 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  314. 2025-05-12 16:37:01,827 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  315. 2025-05-12 16:37:01,828 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  316. 2025-05-12 16:37:02,449 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  317. 2025-05-12 16:37:02,507 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=31b1b87c-6da4-34a6-85ab-cf0688be6141
  318. 2025-05-12 16:37:02,553 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  319. 2025-05-12 16:37:02,554 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  320. 2025-05-12 16:37:02,555 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  321. 2025-05-12 16:37:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  322. 2025-05-12 16:37:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  323. 2025-05-12 16:37:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  324. 2025-05-12 16:37:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  325. 2025-05-12 16:37:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  326. 2025-05-12 16:37:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  327. 2025-05-12 16:37:02,557 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  328. 2025-05-12 16:37:02,668 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  329. 2025-05-12 16:37:02,676 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  330. 2025-05-12 16:37:02,678 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  331. 2025-05-12 16:37:02,967 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
  332. 2025-05-12 16:37:03,046 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
  333. 2025-05-12 16:37:03,582 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:61 - Started EasierReportApplication in 3.394 seconds (JVM running for 3.899)
  334. 2025-05-12 16:37:03,596 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=easier-report-biz.yml, group=loc
  335. 2025-05-12 16:37:03,599 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=application.yml, group=loc
  336. 2025-05-12 16:37:03,607 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2174 - {dataSource-1} closing ...
  337. 2025-05-12 16:37:03,608 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2247 - {dataSource-1} closed
  338. 2025-05-12 16:37:23,321 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:55 - Starting EasierReportApplication using Java 17.0.1 on DESKTOP-UA6VNIT with PID 31096 (C:\Users\yyy\Desktop\easier-render\easier-report-biz\target\classes started by yyy in C:\Users\yyy\Desktop\easier-render)
  339. 2025-05-12 16:37:23,323 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
  340. 2025-05-12 16:37:23,352 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=easier-report-biz.yml, group=loc] success
  341. 2025-05-12 16:37:23,352 [main] INFO [c.a.cloud.nacos.configdata.NacosConfigDataLoader] DeferredLog.java:255 - [Nacos Config] Load config[dataId=application.yml, group=loc] success
  342. 2025-05-12 16:37:24,102 [main] WARN [org.mybatis.spring.mapper.ClassPathMapperScanner] Logger.java:44 - No MyBatis mapper was found in '[com.yaoyicloud]' package. Please check your configuration.
  343. 2025-05-12 16:37:24,160 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=1800239c-21b1-30ec-9524-f0542d1b7a45
  344. 2025-05-12 16:37:24,210 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  345. 2025-05-12 16:37:24,211 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  346. 2025-05-12 16:37:24,212 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  347. 2025-05-12 16:37:24,212 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  348. 2025-05-12 16:37:24,213 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  349. 2025-05-12 16:37:24,213 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  350. 2025-05-12 16:37:24,213 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  351. 2025-05-12 16:37:24,213 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  352. 2025-05-12 16:37:24,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  353. 2025-05-12 16:37:24,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@easier-report-biz.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  354. 2025-05-12 16:37:24,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource loc@application.yml [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  355. 2025-05-12 16:37:24,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  356. 2025-05-12 16:37:24,356 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  357. 2025-05-12 16:37:24,362 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  358. 2025-05-12 16:37:24,364 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  359. 2025-05-12 16:37:24,457 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:108 - Tomcat initialized with port(s): 14070 (http)
  360. 2025-05-12 16:37:24,463 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-14070"]
  361. 2025-05-12 16:37:24,464 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat]
  362. 2025-05-12 16:37:24,464 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:173 - Starting Servlet engine: [Apache Tomcat/9.0.83]
  363. 2025-05-12 16:37:24,580 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext
  364. 2025-05-12 16:37:24,580 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:292 - Root WebApplicationContext: initialization completed in 1226 ms
  365. 2025-05-12 16:37:24,637 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
  366. 2025-05-12 16:37:24,749 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
  367. 2025-05-12 16:37:25,668 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 21 endpoint(s) beneath base path '/actuator'
  368. 2025-05-12 16:37:25,720 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-14070"]
  369. 2025-05-12 16:37:25,729 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:220 - Tomcat started on port(s): 14070 (http) with context path ''
  370. 2025-05-12 16:37:25,731 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  371. 2025-05-12 16:37:25,731 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  372. 2025-05-12 16:37:25,731 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  373. 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  374. 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source cachedrandom refreshed
  375. 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source springCloudClientHostInfo refreshed
  376. 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source loc@easier-report-biz.yml refreshed
  377. 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source loc@application.yml refreshed
  378. 2025-05-12 16:37:25,733 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
  379. 2025-05-12 16:37:25,733 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  380. 2025-05-12 16:37:25,733 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  381. 2025-05-12 16:37:25,733 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
  382. 2025-05-12 16:37:25,733 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Management Server [org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$1] to EncryptablePropertySourceWrapper
  383. 2025-05-12 16:37:25,886 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:76 - nacos registry, loc easier-report-biz 192.168.110.196:14070 register finished
  384. 2025-05-12 16:37:26,011 [main] INFO [com.yaoyicloud.EasierReportApplication] StartupInfoLogger.java:61 - Started EasierReportApplication in 4.336 seconds (JVM running for 4.849)
  385. 2025-05-12 16:37:26,027 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=easier-report-biz.yml, group=loc
  386. 2025-05-12 16:37:26,029 [main] INFO [c.a.cloud.nacos.refresh.NacosContextRefresher] NacosContextRefresher.java:129 - [Nacos Config] Listening config: dataId=application.yml, group=loc
  387. 2025-05-12 16:37:26,372 [RMI TCP Connection(4)-192.168.110.196] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  388. 2025-05-12 16:37:26,372 [RMI TCP Connection(4)-192.168.110.196] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet'
  389. 2025-05-12 16:37:26,372 [RMI TCP Connection(4)-192.168.110.196] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 0 ms