|
|
@@ -0,0 +1,1639 @@
|
|
|
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
+<html>
|
|
|
+ <head>
|
|
|
+ <title>Logback Log Messages</title>
|
|
|
+<style type="text/css">
|
|
|
+table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
|
|
|
+TR.even { background: #FFFFFF; }
|
|
|
+TR.odd { background: #EAEAEA; }
|
|
|
+TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
|
|
|
+TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
|
|
|
+TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
|
|
|
+TD.Thread { text-align: left; }
|
|
|
+TD.Level { text-align: right; }
|
|
|
+TD.Logger { text-align: left; }
|
|
|
+TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
|
|
|
+TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
|
|
|
+</style>
|
|
|
+
|
|
|
+ </head>
|
|
|
+<body>
|
|
|
+<hr/>
|
|
|
+<p>Log session start time Wed Dec 01 10:48:30 CST 2021</p><p></p>
|
|
|
+
|
|
|
+<table cellspacing="0">
|
|
|
+<tr class="header">
|
|
|
+<td class="Level">Level</td>
|
|
|
+<td class="Date">Date</td>
|
|
|
+<td class="Message">Message</td>
|
|
|
+<td class="MethodOfCaller">MethodOfCaller</td>
|
|
|
+<td class="FileOfCaller">FileOfCaller</td>
|
|
|
+<td class="LineOfCaller">LineOfCaller</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+
|
|
|
+<tr class="warn even">
|
|
|
+<td class="Level">WARN</td>
|
|
|
+<td class="Date">2021-12-01 10:48:30,384</td>
|
|
|
+<td class="Message">For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath</td>
|
|
|
+<td class="MethodOfCaller">warn</td>
|
|
|
+<td class="FileOfCaller">CompositeLog.java</td>
|
|
|
+<td class="LineOfCaller">127</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:30,477</td>
|
|
|
+<td class="Message">Starting JeecgSystemApplication v2.4.2 on DESKTOP-4V3SAD1 with PID 41152 (D:\porject\GEKE_SERVICE\jeecg-boot-module-system\target\jeecg-boot-module-system-2.4.2.jar started by LZP in D:\porject\GEKE_SERVICE\jeecg-boot-module-system\target)</td>
|
|
|
+<td class="MethodOfCaller">logStarting</td>
|
|
|
+<td class="FileOfCaller">StartupInfoLogger.java</td>
|
|
|
+<td class="LineOfCaller">50</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:30,478</td>
|
|
|
+<td class="Message">The following profiles are active: dev</td>
|
|
|
+<td class="MethodOfCaller">logStartupProfileInfo</td>
|
|
|
+<td class="FileOfCaller">SpringApplication.java</td>
|
|
|
+<td class="LineOfCaller">679</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,114</td>
|
|
|
+<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
|
|
|
+<td class="MethodOfCaller">multipleStoresDetected</td>
|
|
|
+<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">244</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,126</td>
|
|
|
+<td class="Message">Bootstrapping Spring Data repositories in DEFAULT mode.</td>
|
|
|
+<td class="MethodOfCaller">registerRepositoriesIn</td>
|
|
|
+<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">126</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,286</td>
|
|
|
+<td class="Message">Finished Spring Data repository scanning in 130ms. Found 0 repository interfaces.</td>
|
|
|
+<td class="MethodOfCaller">registerRepositoriesIn</td>
|
|
|
+<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">182</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,756</td>
|
|
|
+<td class="Message"> ******************* init miniDao config [ begin ] *********************** </td>
|
|
|
+<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
|
|
+<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">25</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,757</td>
|
|
|
+<td class="Message"> ------ minidao.base-package ------- org.jeecg.modules.jmreport.desreport.*</td>
|
|
|
+<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
|
|
+<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">27</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,757</td>
|
|
|
+<td class="Message"> ------ minidao.db-type ------------ mysql</td>
|
|
|
+<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
|
|
+<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">28</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,761</td>
|
|
|
+<td class="Message"> ------ minidao Set Interceptor ------- </td>
|
|
|
+<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
|
|
+<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">39</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,762</td>
|
|
|
+<td class="Message"> ******************* init miniDao config [ end ] *********************** </td>
|
|
|
+<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
|
|
+<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">50</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,834</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,835</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,840</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,840</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,841</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,841</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,841</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,841</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,842</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:34,842</td>
|
|
|
+<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }</td>
|
|
|
+<td class="MethodOfCaller">doScan</td>
|
|
|
+<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
|
|
+<td class="LineOfCaller">48</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,368</td>
|
|
|
+<td class="Message">Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,373</td>
|
|
|
+<td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$56801547] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,405</td>
|
|
|
+<td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$$EnhancerBySpringCGLIB$$7c53d551] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,472</td>
|
|
|
+<td class="Message">Bean 'basicDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.BasicDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,477</td>
|
|
|
+<td class="Message">Bean 'jndiDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.JndiDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,480</td>
|
|
|
+<td class="Message">Bean 'druidDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.DruidDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,482</td>
|
|
|
+<td class="Message">Bean 'hikariDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.HikariDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,483</td>
|
|
|
+<td class="Message">Bean 'dataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.DataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:35,486</td>
|
|
|
+<td class="Message">Bean 'dynamicDataSourceProvider' of type [com.baomidou.dynamic.datasource.provider.YmlDynamicDataSourceProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,330</td>
|
|
|
+<td class="Message">{dataSource-1,master} inited</td>
|
|
|
+<td class="MethodOfCaller">init</td>
|
|
|
+<td class="FileOfCaller">DruidDataSource.java</td>
|
|
|
+<td class="LineOfCaller">994</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,337</td>
|
|
|
+<td class="Message">dynamic-datasource - load a datasource named [master] success</td>
|
|
|
+<td class="MethodOfCaller">addDataSource</td>
|
|
|
+<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
|
|
+<td class="LineOfCaller">132</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,338</td>
|
|
|
+<td class="Message">dynamic-datasource initial loaded [1] datasource,primary datasource named [master]</td>
|
|
|
+<td class="MethodOfCaller">afterPropertiesSet</td>
|
|
|
+<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
|
|
+<td class="LineOfCaller">237</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,340</td>
|
|
|
+<td class="Message">Bean 'dataSource' of type [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,353</td>
|
|
|
+<td class="Message">Bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' of type [org.springframework.boot.autoconfigure.jdbc.JdbcProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,355</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$57cd2e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,379</td>
|
|
|
+<td class="Message">Bean 'jdbcTemplate' of type [org.springframework.jdbc.core.JdbcTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,383</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$f75dca13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,395</td>
|
|
|
+<td class="Message">Bean 'namedParameterJdbcTemplate' of type [org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,405</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,416</td>
|
|
|
+<td class="Message">Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,419</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,421</td>
|
|
|
+<td class="Message">Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,425</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,427</td>
|
|
|
+<td class="Message">Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,430</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,433</td>
|
|
|
+<td class="Message">Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,436</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,438</td>
|
|
|
+<td class="Message">Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,443</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,445</td>
|
|
|
+<td class="Message">Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,449</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,450</td>
|
|
|
+<td class="Message">Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,453</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,455</td>
|
|
|
+<td class="Message">Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,458</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,460</td>
|
|
|
+<td class="Message">Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,464</td>
|
|
|
+<td class="Message">Bean '(inner bean)#4fd4cae3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,466</td>
|
|
|
+<td class="Message">Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,488</td>
|
|
|
+<td class="Message">Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,498</td>
|
|
|
+<td class="Message">Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$20b62c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:36,823</td>
|
|
|
+<td class="Message">Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:38,206</td>
|
|
|
+<td class="Message">Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:38,225</td>
|
|
|
+<td class="Message">Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$4c2dec6f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:38,543</td>
|
|
|
+<td class="Message">Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:39,589</td>
|
|
|
+<td class="Message">===============(1)创建缓存管理器RedisCacheManager</td>
|
|
|
+<td class="MethodOfCaller">redisCacheManager</td>
|
|
|
+<td class="FileOfCaller">ShiroConfig.java</td>
|
|
|
+<td class="LineOfCaller">212</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:39,592</td>
|
|
|
+<td class="Message">===============(2)创建RedisManager,连接Redis..</td>
|
|
|
+<td class="MethodOfCaller">redisManager</td>
|
|
|
+<td class="FileOfCaller">ShiroConfig.java</td>
|
|
|
+<td class="LineOfCaller">230</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:39,596</td>
|
|
|
+<td class="Message">Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:39,600</td>
|
|
|
+<td class="Message">Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:39,685</td>
|
|
|
+<td class="Message">Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:39,813</td>
|
|
|
+<td class="Message">Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ecf1a476] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,047</td>
|
|
|
+<td class="Message">Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,066</td>
|
|
|
+<td class="Message">Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$c316db83] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,125</td>
|
|
|
+<td class="Message">Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a8226] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,133</td>
|
|
|
+<td class="Message">Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
|
|
|
+<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
|
|
+<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
|
|
+<td class="LineOfCaller">330</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,693</td>
|
|
|
+<td class="Message">Tomcat initialized with port(s): 8101 (http)</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">TomcatWebServer.java</td>
|
|
|
+<td class="LineOfCaller">90</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,720</td>
|
|
|
+<td class="Message">Initializing ProtocolHandler ["http-nio-8101"]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,733</td>
|
|
|
+<td class="Message">Starting service [Tomcat]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,733</td>
|
|
|
+<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.19]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,904</td>
|
|
|
+<td class="Message">Initializing Spring embedded WebApplicationContext</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:40,905</td>
|
|
|
+<td class="Message">Root WebApplicationContext: initialization completed in 10340 ms</td>
|
|
|
+<td class="MethodOfCaller">prepareWebApplicationContext</td>
|
|
|
+<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
|
|
|
+<td class="LineOfCaller">296</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:45,290</td>
|
|
|
+<td class="Message"> --- redis config init --- </td>
|
|
|
+<td class="MethodOfCaller">starterRedisTemplate</td>
|
|
|
+<td class="FileOfCaller">RedisConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">45</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:45,336</td>
|
|
|
+<td class="Message"> --- redis config init --- </td>
|
|
|
+<td class="MethodOfCaller">redisTemplate</td>
|
|
|
+<td class="FileOfCaller">RedisConfig.java</td>
|
|
|
+<td class="LineOfCaller">66</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,662</td>
|
|
|
+<td class="Message">Using default implementation for ThreadExecutor</td>
|
|
|
+<td class="MethodOfCaller">instantiate</td>
|
|
|
+<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
|
|
+<td class="LineOfCaller">1208</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,667</td>
|
|
|
+<td class="Message">Job execution threads will use class loader of thread: main</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">SimpleThreadPool.java</td>
|
|
|
+<td class="LineOfCaller">268</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,684</td>
|
|
|
+<td class="Message">Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl</td>
|
|
|
+<td class="MethodOfCaller"><init></td>
|
|
|
+<td class="FileOfCaller">SchedulerSignalerImpl.java</td>
|
|
|
+<td class="LineOfCaller">61</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,685</td>
|
|
|
+<td class="Message">Quartz Scheduler v.2.3.1 created.</td>
|
|
|
+<td class="MethodOfCaller"><init></td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">229</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,694</td>
|
|
|
+<td class="Message">Using db table-based data access locking (synchronization).</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">JobStoreSupport.java</td>
|
|
|
+<td class="LineOfCaller">672</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,697</td>
|
|
|
+<td class="Message">JobStoreCMT initialized.</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">JobStoreCMT.java</td>
|
|
|
+<td class="LineOfCaller">145</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,698</td>
|
|
|
+<td class="Message">Scheduler meta-data: Quartz Scheduler (v2.3.1) 'MyScheduler' with instanceId 'DESKTOP-4V3SAD11638326927666'
|
|
|
+ Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
|
|
+ NOT STARTED.
|
|
|
+ Currently in standby mode.
|
|
|
+ Number of jobs executed: 0
|
|
|
+ Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
|
|
+ Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
|
|
|
+</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">294</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,699</td>
|
|
|
+<td class="Message">Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.</td>
|
|
|
+<td class="MethodOfCaller">instantiate</td>
|
|
|
+<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
|
|
+<td class="LineOfCaller">1362</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,699</td>
|
|
|
+<td class="Message">Quartz scheduler version: 2.3.1</td>
|
|
|
+<td class="MethodOfCaller">instantiate</td>
|
|
|
+<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
|
|
+<td class="LineOfCaller">1366</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:47,699</td>
|
|
|
+<td class="Message">JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@c808207</td>
|
|
|
+<td class="MethodOfCaller">setJobFactory</td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">2293</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:48,900</td>
|
|
|
+<td class="Message"> --- Init JimuReport Config --- </td>
|
|
|
+<td class="MethodOfCaller">afterPropertiesSet</td>
|
|
|
+<td class="FileOfCaller">JimuReportConfiguration.java</td>
|
|
|
+<td class="LineOfCaller">53</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:50,147</td>
|
|
|
+<td class="Message">Exposing 2 endpoint(s) beneath base path '/actuator'</td>
|
|
|
+<td class="MethodOfCaller"><init></td>
|
|
|
+<td class="FileOfCaller">EndpointLinksResolver.java</td>
|
|
|
+<td class="LineOfCaller">59</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:50,331</td>
|
|
|
+<td class="Message">Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]</td>
|
|
|
+<td class="MethodOfCaller">initHandlerMethods</td>
|
|
|
+<td class="FileOfCaller">PropertySourcedRequestMappingHandlerMapping.java</td>
|
|
|
+<td class="LineOfCaller">69</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:50,408</td>
|
|
|
+<td class="Message">---创建线程池---</td>
|
|
|
+<td class="MethodOfCaller">asyncServiceExecutor</td>
|
|
|
+<td class="FileOfCaller">JmReportExecutorConfig.java</td>
|
|
|
+<td class="LineOfCaller">21</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:50,412</td>
|
|
|
+<td class="Message">Initializing ExecutorService</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
|
|
|
+<td class="LineOfCaller">171</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:50,414</td>
|
|
|
+<td class="Message">Initializing ExecutorService 'jmReportTaskExecutor'</td>
|
|
|
+<td class="MethodOfCaller">initialize</td>
|
|
|
+<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
|
|
|
+<td class="LineOfCaller">171</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:51,810</td>
|
|
|
+<td class="Message">Context refreshed</td>
|
|
|
+<td class="MethodOfCaller">start</td>
|
|
|
+<td class="FileOfCaller">DocumentationPluginsBootstrapper.java</td>
|
|
|
+<td class="LineOfCaller">160</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:51,838</td>
|
|
|
+<td class="Message">Found 1 custom documentation plugin(s)</td>
|
|
|
+<td class="MethodOfCaller">start</td>
|
|
|
+<td class="FileOfCaller">DocumentationPluginsBootstrapper.java</td>
|
|
|
+<td class="LineOfCaller">163</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:51,903</td>
|
|
|
+<td class="Message">Scanning for api listing references</td>
|
|
|
+<td class="MethodOfCaller">scan</td>
|
|
|
+<td class="FileOfCaller">ApiListingReferenceScanner.java</td>
|
|
|
+<td class="LineOfCaller">41</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,332</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,335</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,338</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,340</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,361</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,421</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,423</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,455</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,457</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,459</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,467</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_1</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,481</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,484</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,486</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,488</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,491</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,499</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_2</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,508</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,511</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,513</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,515</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,517</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,525</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_3</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,535</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,537</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,540</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,543</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,546</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,554</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_4</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,560</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,562</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,565</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,567</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,569</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,575</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_5</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,583</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_7</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,586</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_7</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,589</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_7</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,591</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_7</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,593</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_7</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,599</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_6</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,611</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_8</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,613</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_8</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,615</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_8</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,617</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_8</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,621</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_8</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,627</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_7</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,638</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_9</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,640</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_9</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,643</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_9</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,646</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_9</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,651</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_9</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,662</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_8</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,669</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_10</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,673</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_10</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,676</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_10</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,677</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_10</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,679</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_10</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,687</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_9</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,698</td>
|
|
|
+<td class="Message">Generating unique operation named: addUsingPOST_11</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,701</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteUsingDELETE_11</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,704</td>
|
|
|
+<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_11</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,706</td>
|
|
|
+<td class="Message">Generating unique operation named: editUsingPUT_11</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,708</td>
|
|
|
+<td class="Message">Generating unique operation named: queryByIdUsingGET_11</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,715</td>
|
|
|
+<td class="Message">Generating unique operation named: queryPageListUsingGET_10</td>
|
|
|
+<td class="MethodOfCaller">startingWith</td>
|
|
|
+<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
|
|
+<td class="LineOfCaller">40</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,966</td>
|
|
|
+<td class="Message">Starting without optional epoll library</td>
|
|
|
+<td class="MethodOfCaller"><clinit></td>
|
|
|
+<td class="FileOfCaller">EpollProvider.java</td>
|
|
|
+<td class="LineOfCaller">68</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:52,969</td>
|
|
|
+<td class="Message">Starting without optional kqueue library</td>
|
|
|
+<td class="MethodOfCaller"><clinit></td>
|
|
|
+<td class="FileOfCaller">KqueueProvider.java</td>
|
|
|
+<td class="LineOfCaller">70</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:53,871</td>
|
|
|
+<td class="Message">Starting Quartz Scheduler now</td>
|
|
|
+<td class="MethodOfCaller">startScheduler</td>
|
|
|
+<td class="FileOfCaller">SchedulerFactoryBean.java</td>
|
|
|
+<td class="LineOfCaller">726</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,230</td>
|
|
|
+<td class="Message">ClusterManager: detected 1 failed or restarted instances.</td>
|
|
|
+<td class="MethodOfCaller">logWarnIfNonZero</td>
|
|
|
+<td class="FileOfCaller">JobStoreSupport.java</td>
|
|
|
+<td class="LineOfCaller">3644</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,231</td>
|
|
|
+<td class="Message">ClusterManager: Scanning for instance "DESKTOP-4V3SAD11638259352825"'s failed in-progress jobs.</td>
|
|
|
+<td class="MethodOfCaller">clusterRecover</td>
|
|
|
+<td class="FileOfCaller">JobStoreSupport.java</td>
|
|
|
+<td class="LineOfCaller">3503</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,244</td>
|
|
|
+<td class="Message">Scheduler MyScheduler_$_DESKTOP-4V3SAD11638326927666 started.</td>
|
|
|
+<td class="MethodOfCaller">start</td>
|
|
|
+<td class="FileOfCaller">QuartzScheduler.java</td>
|
|
|
+<td class="LineOfCaller">547</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,294</td>
|
|
|
+<td class="Message">Starting ProtocolHandler ["http-nio-8101"]</td>
|
|
|
+<td class="MethodOfCaller">log</td>
|
|
|
+<td class="FileOfCaller">DirectJDKLog.java</td>
|
|
|
+<td class="LineOfCaller">173</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,325</td>
|
|
|
+<td class="Message">Tomcat started on port(s): 8101 (http) with context path '/jeecg-boot'</td>
|
|
|
+<td class="MethodOfCaller">start</td>
|
|
|
+<td class="FileOfCaller">TomcatWebServer.java</td>
|
|
|
+<td class="LineOfCaller">204</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info odd">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,330</td>
|
|
|
+<td class="Message">Started JeecgSystemApplication in 25.454 seconds (JVM running for 26.536)</td>
|
|
|
+<td class="MethodOfCaller">logStarted</td>
|
|
|
+<td class="FileOfCaller">StartupInfoLogger.java</td>
|
|
|
+<td class="LineOfCaller">59</td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr class="info even">
|
|
|
+<td class="Level">INFO</td>
|
|
|
+<td class="Date">2021-12-01 10:48:54,364</td>
|
|
|
+<td class="Message">
|
|
|
+----------------------------------------------------------
|
|
|
+ Application Jeecg-Boot is running! Access URLs:
|
|
|
+ Local: http://localhost:8101/jeecg-boot/
|
|
|
+ External: http://10.0.0.94:8101/jeecg-boot/
|
|
|
+ Swagger文档: http://10.0.0.94:8101/jeecg-boot/doc.html
|
|
|
+----------------------------------------------------------</td>
|
|
|
+<td class="MethodOfCaller">main</td>
|
|
|
+<td class="FileOfCaller">JeecgSystemApplication.java</td>
|
|
|
+<td class="LineOfCaller">37</td>
|
|
|
+</tr>
|