123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407 |
- 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)
- 2025-05-12 16:18:47,903 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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
- 2025-05-12 16:18:48,686 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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>
- 2025-05-12 16:18:49,100 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 2025-05-12 16:18:49,119 [main] ERROR [o.s.b.diagnostics.LoggingFailureAnalysisReporter] LoggingFailureAnalysisReporter.java:40 -
- ***************************
- APPLICATION FAILED TO START
- ***************************
- Description:
- Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>:
- Property: spring.datasource.type
- Value: "com.alibaba.druid.pool.DruidDataSource"
- Origin: "spring.datasource.type" from property source "loc@easier-report-biz.yml"
- Reason: failed to convert java.lang.String to java.lang.Class<javax.sql.DataSource> (caused by java.lang.ClassNotFoundException: com.alibaba.druid.pool.DruidDataSource)
- Action:
- Update your application's configuration
- 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)
- 2025-05-12 16:22:00,981 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:22:01,735 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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>
- 2025-05-12 16:22:02,137 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 2025-05-12 16:22:02,156 [main] ERROR [o.s.b.diagnostics.LoggingFailureAnalysisReporter] LoggingFailureAnalysisReporter.java:40 -
- ***************************
- APPLICATION FAILED TO START
- ***************************
- Description:
- Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>:
- Property: spring.datasource.type
- Value: "com.alibaba.druid.pool.DruidDataSource"
- Origin: "spring.datasource.type" from property source "loc@easier-report-biz.yml"
- Reason: failed to convert java.lang.String to java.lang.Class<javax.sql.DataSource> (caused by java.lang.ClassNotFoundException: com.alibaba.druid.pool.DruidDataSource)
- Action:
- Update your application's configuration
- 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)
- 2025-05-12 16:25:01,709 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:25:02,474 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2025-05-12 16:25:02,888 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
- 2025-05-12 16:25:02,950 [main] ERROR [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:984 - {dataSource-1} init error
- java.sql.SQLException: com.mysql.cj.jdbc.Driver
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
- at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
- at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
- Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
- at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
- at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- at java.base/java.lang.Class.forName0(Native Method)
- at java.base/java.lang.Class.forName(Class.java:375)
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
- ... 24 common frames omitted
- 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
- 2025-05-12 16:25:02,962 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 2025-05-12 16:25:02,980 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:818 - Application run failed
- 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
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
- at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
- Caused by: java.sql.SQLException: com.mysql.cj.jdbc.Driver
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
- at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
- ... 15 common frames omitted
- Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
- at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
- at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- at java.base/java.lang.Class.forName0(Native Method)
- at java.base/java.lang.Class.forName(Class.java:375)
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
- ... 24 common frames omitted
- 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)
- 2025-05-12 16:31:27,373 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:31:28,136 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2025-05-12 16:31:28,533 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
- 2025-05-12 16:31:28,595 [main] ERROR [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:984 - {dataSource-1} init error
- java.sql.SQLException: com.mysql.cj.jdbc.Driver
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
- at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
- at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
- Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
- at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
- at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- at java.base/java.lang.Class.forName0(Native Method)
- at java.base/java.lang.Class.forName(Class.java:375)
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
- ... 24 common frames omitted
- 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
- 2025-05-12 16:31:28,607 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 2025-05-12 16:31:28,625 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:818 - Application run failed
- 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
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
- at com.yaoyicloud.EasierReportApplication.main(EasierReportApplication.java:12)
- Caused by: java.sql.SQLException: com.mysql.cj.jdbc.Driver
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:697)
- at com.alibaba.druid.pool.DruidDataSource.resolveDriver(DruidDataSource.java:1275)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:898)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
- ... 15 common frames omitted
- Caused by: java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver
- at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
- at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
- at java.base/java.lang.Class.forName0(Native Method)
- at java.base/java.lang.Class.forName(Class.java:375)
- at com.alibaba.druid.util.JdbcUtils.createDriver(JdbcUtils.java:695)
- ... 24 common frames omitted
- 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)
- 2025-05-12 16:33:18,324 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:33:19,088 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2025-05-12 16:33:19,490 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
- 2025-05-12 16:33:19,569 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
- 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)
- 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
- 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
- 2025-05-12 16:33:20,120 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2174 - {dataSource-1} closing ...
- 2025-05-12 16:33:20,121 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2247 - {dataSource-1} closed
- 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)
- 2025-05-12 16:35:40,855 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:35:41,598 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2025-05-12 16:35:42,040 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
- 2025-05-12 16:35:42,119 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
- 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)
- 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
- 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
- 2025-05-12 16:35:42,662 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2174 - {dataSource-1} closing ...
- 2025-05-12 16:35:42,663 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2247 - {dataSource-1} closed
- 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)
- 2025-05-12 16:37:01,798 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:37:02,553 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 2025-05-12 16:37:02,967 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
- 2025-05-12 16:37:03,046 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
- 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)
- 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
- 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
- 2025-05-12 16:37:03,607 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2174 - {dataSource-1} closing ...
- 2025-05-12 16:37:03,608 [SpringApplicationShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2247 - {dataSource-1} closed
- 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)
- 2025-05-12 16:37:23,323 [main] INFO [com.yaoyicloud.EasierReportApplication] SpringApplication.java:638 - The following 1 profile is active: "loc"
- 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
- 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
- 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.
- 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
- 2025-05-12 16:37:24,210 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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)
- 2025-05-12 16:37:24,463 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Initializing ProtocolHandler ["http-nio-14070"]
- 2025-05-12 16:37:24,464 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:173 - Starting service [Tomcat]
- 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]
- 2025-05-12 16:37:24,580 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] DirectJDKLog.java:173 - Initializing Spring embedded WebApplicationContext
- 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
- 2025-05-12 16:37:24,637 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:55 - Init DruidDataSource
- 2025-05-12 16:37:24,749 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1009 - {dataSource-1} inited
- 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'
- 2025-05-12 16:37:25,720 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:173 - Starting ProtocolHandler ["http-nio-14070"]
- 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 ''
- 2025-05-12 16:37:25,731 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
- 2025-05-12 16:37:25,731 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
- 2025-05-12 16:37:25,731 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
- 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
- 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source cachedrandom refreshed
- 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source springCloudClientHostInfo refreshed
- 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
- 2025-05-12 16:37:25,732 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source loc@application.yml refreshed
- 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
- 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
- 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
- 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
- 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
- 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
- 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)
- 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
- 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
- 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'
- 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'
- 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
|