Spring Boot Version: 2.3.5.RELEASE (v2.3.5.RELEASE)
2022-02-25 14:20:04.901 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.1.6.Final
2022-02-25 14:20:05.020 [RMI TCP Connection(3)-127.0.0.1] INFO org.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication v2.4.5 on LAPTOP-09GBQT6U with PID 21392 (D:\apache-tomcat-9.0.43\webapps\bjsbb-xcx\WEB-INF\classes started by TongHui in D:\apache-tomcat-9.0.43\bin)
2022-02-25 14:20:05.022 [RMI TCP Connection(3)-127.0.0.1] INFO org.jeecg.JeecgSystemApplication:655 - The following profiles are active: ��dev��
2022-02-25 14:20:06.018 [background-preinit] WARN o.s.h.converter.json.Jackson2ObjectMapperBuilder:127 - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2022-02-25 14:20:08.107 [RMI TCP Connection(3)-127.0.0.1] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-02-25 14:20:08.115 [RMI TCP Connection(3)-127.0.0.1] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-02-25 14:20:08.335 [RMI TCP Connection(3)-127.0.0.1] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 186ms. Found 0 Redis repository interfaces.
2022-02-25 14:20:08.615 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ******************* init miniDao config [ begin ] ***********************
2022-02-25 14:20:08.617 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.auto.MinidaoAutoConfiguration:28 - ------ minidao.db-type ------------ mysql
2022-02-25 14:20:08.622 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.auto.MinidaoAutoConfiguration:39 - ------ minidao Set Interceptor -------
2022-02-25 14:20:08.623 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.auto.MinidaoAutoConfiguration:50 - ******************* init miniDao config [ end ] ***********************
2022-02-25 14:20:08.693 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
2022-02-25 14:20:08.695 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
2022-02-25 14:20:08.696 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
2022-02-25 14:20:08.696 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
2022-02-25 14:20:08.697 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
2022-02-25 14:20:08.697 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
2022-02-25 14:20:08.698 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
2022-02-25 14:20:08.698 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
2022-02-25 14:20:08.698 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
2022-02-25 14:20:08.699 [RMI TCP Connection(3)-127.0.0.1] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
2022-02-25 14:20:09.099 [RMI TCP Connection(3)-127.0.0.1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-25 14:20:09.106 [RMI TCP Connection(3)-127.0.0.1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure' of type [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure$EnhancerBySpringCGLIB$7a2b8471] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-25 14:20:09.127 [RMI TCP Connection(3)-127.0.0.1] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:56 - Init DruidDataSource
2022-02-25 14:20:09.301 [RMI TCP Connection(3)-127.0.0.1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-25 14:20:09.315 [RMI TCP Connection(3)-127.0.0.1] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:56 - Init DruidDataSource
2022-02-25 14:20:09.327 [RMI TCP Connection(3)-127.0.0.1] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:56 - Init DruidDataSource
2022-02-25 14:20:09.336 [RMI TCP Connection(3)-127.0.0.1] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:56 - Init DruidDataSource
2022-02-25 14:20:09.357 [RMI TCP Connection(3)-127.0.0.1] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:56 - Init DruidDataSource