Log session start time Tue Apr 25 14:17:54 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 14:17:56,097 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$7c6d0a43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
Logback Log Messages

Log session start time Tue Apr 25 14:17:59 CST 2023

Logback Log Messages

Log session start time Tue Apr 25 14:23:55 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 14:17:59,315 No active profile set, falling back to default profiles: default logStartupProfileInfo SpringApplication.java 675
INFO 2023-04-25 14:18:07,042 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 14:18:07,048 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 14:18:07,326 Finished Spring Data repository scanning in 267ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 14:18:07,363 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 14:18:07,366 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 14:18:07,591 Finished Spring Data repository scanning in 190ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 14:18:08,931 BeanFactory id=0de0c385-2d99-34bc-b850-4b7bf1ec88e8 setSerializationId GenericScope.java 295
INFO 2023-04-25 14:18:09,103 Bean 'shiroConfig' of type [com.zzsn.config.ShiroConfig$$EnhancerBySpringCGLIB$$d37a6cd8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:09,384 Bean 'shiroRealm' of type [com.zzsn.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:11,427 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 212
INFO 2023-04-25 14:18:11,437 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 230
INFO 2023-04-25 14:18:11,453 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:11,462 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:11,540 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:11,797 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$60530746] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,154 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,165 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c9e17817] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,190 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,202 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,262 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,284 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$756cc590] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,633 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,923 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:12,958 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$1e48f422] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:13,038 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$736be4f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:13,049 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:18:13,105 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$7c6d0a43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
WARN 2023-04-25 14:18:14,043 UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used handleDeployment Bootstrap.java 68
INFO 2023-04-25 14:18:14,130 Initializing Spring embedded WebApplicationContext log ServletContextImpl.java 364
INFO 2023-04-25 14:18:14,131 Root WebApplicationContext: initialization completed in 14779 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2023-04-25 14:18:15,825 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-25 14:18:15,847 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-25 14:18:16,838 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2023-04-25 14:18:16,839 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-25 14:18:16,840 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-25 14:18:16,842 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2023-04-25 14:18:36,936 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2023-04-25 14:18:36,979 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2023-04-25 14:18:36,980 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2023-04-25 14:18:36,983 RAMJobStore initialized. initialize RAMJobStore.java 155
INFO 2023-04-25 14:18:36,986 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2023-04-25 14:18:36,987 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2023-04-25 14:18:36,988 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2023-04-25 14:18:36,989 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1ff65426 setJobFactory QuartzScheduler.java 2287
WARN 2023-04-25 14:18:46,841 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped. refresh AbstractApplicationContext.java 557
INFO 2023-04-25 14:18:46,847 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2023-04-25 14:18:46,847 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2023-04-25 14:18:46,848 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2023-04-25 14:18:46,851 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2023-04-25 14:18:46,864 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2023-04-25 14:18:46,896 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2023-04-25 14:18:47,027 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2023-04-25 14:18:47,138 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 142
ERROR 2023-04-25 14:18:47,202 Application run failed reportFailure SpringApplication.java 858
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
    at com.zzsn.ZzsnSystemApplication.main(ZzsnSystemApplication.java:26)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1463)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1427)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1318)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1205)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
     ... 19 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1762)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1463)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1427)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1318)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1205)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
     ... 36 common frames omitted
Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.assertUniqueMethodMapping(AbstractHandlerMethodMapping.java:618)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:586)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:312)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$1(AbstractHandlerMethodMapping.java:282)
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:280)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:252)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:211)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:199)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:164)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1821)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1758)
     ... 50 common frames omitted
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 14:23:57,549 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$f95747de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
Logback Log Messages

Log session start time Tue Apr 25 14:24:01 CST 2023

Logback Log Messages

Log session start time Tue Apr 25 18:40:14 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 14:24:01,729 No active profile set, falling back to default profiles: default logStartupProfileInfo SpringApplication.java 675
INFO 2023-04-25 14:24:12,353 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 14:24:12,362 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 14:24:12,785 Finished Spring Data repository scanning in 405ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 14:24:12,816 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 14:24:12,820 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 14:24:13,071 Finished Spring Data repository scanning in 223ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 14:24:14,654 BeanFactory id=0de0c385-2d99-34bc-b850-4b7bf1ec88e8 setSerializationId GenericScope.java 295
INFO 2023-04-25 14:24:14,805 Bean 'shiroConfig' of type [com.zzsn.config.ShiroConfig$$EnhancerBySpringCGLIB$$5064aa73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:15,303 Bean 'shiroRealm' of type [com.zzsn.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:18,247 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 212
INFO 2023-04-25 14:24:18,254 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 230
INFO 2023-04-25 14:24:18,266 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:18,279 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:18,408 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:18,721 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$dd3d44e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,277 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,299 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$46cbb5b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,335 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,357 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,434 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,463 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f257032b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:19,800 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:20,051 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:20,095 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$9b3331bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:20,207 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f0562291] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:20,224 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 14:24:20,270 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$f95747de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
WARN 2023-04-25 14:24:21,326 UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used handleDeployment Bootstrap.java 68
INFO 2023-04-25 14:24:21,438 Initializing Spring embedded WebApplicationContext log ServletContextImpl.java 364
INFO 2023-04-25 14:24:21,439 Root WebApplicationContext: initialization completed in 19604 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2023-04-25 14:24:23,294 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-25 14:24:23,344 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-25 14:24:24,778 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2023-04-25 14:24:24,780 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-25 14:24:24,781 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-25 14:24:24,783 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2023-04-25 14:24:51,864 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2023-04-25 14:24:51,913 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2023-04-25 14:24:51,914 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2023-04-25 14:24:51,921 RAMJobStore initialized. initialize RAMJobStore.java 155
INFO 2023-04-25 14:24:51,924 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2023-04-25 14:24:51,925 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2023-04-25 14:24:51,926 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2023-04-25 14:24:51,928 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c8da7e8 setJobFactory QuartzScheduler.java 2287
WARN 2023-04-25 14:25:00,652 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped. refresh AbstractApplicationContext.java 557
INFO 2023-04-25 14:25:00,659 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2023-04-25 14:25:00,659 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2023-04-25 14:25:00,660 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2023-04-25 14:25:00,662 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2023-04-25 14:25:00,675 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2023-04-25 14:25:00,685 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2023-04-25 14:25:00,777 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2023-04-25 14:25:00,842 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 142
ERROR 2023-04-25 14:25:00,873 Application run failed reportFailure SpringApplication.java 858
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
    at com.zzsn.ZzsnSystemApplication.main(ZzsnSystemApplication.java:26)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1463)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1427)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1318)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1205)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
     ... 19 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1762)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1463)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1427)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1318)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1205)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
     ... 36 common frames omitted
Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.assertUniqueMethodMapping(AbstractHandlerMethodMapping.java:618)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:586)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:312)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$1(AbstractHandlerMethodMapping.java:282)
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:280)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:252)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:211)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:199)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:164)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1821)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1758)
     ... 50 common frames omitted
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 18:40:19,006 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6b30a016] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
Logback Log Messages

Log session start time Tue Apr 25 18:40:22 CST 2023

Logback Log Messages

Log session start time Tue Apr 25 18:46:18 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 18:40:23,078 No active profile set, falling back to default profiles: default logStartupProfileInfo SpringApplication.java 675
INFO 2023-04-25 18:40:37,010 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 18:40:37,015 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 18:40:37,370 Finished Spring Data repository scanning in 346ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 18:40:37,473 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 18:40:37,482 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 18:40:37,683 Finished Spring Data repository scanning in 179ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 18:40:39,451 BeanFactory id=0de0c385-2d99-34bc-b850-4b7bf1ec88e8 setSerializationId GenericScope.java 295
INFO 2023-04-25 18:40:39,624 Bean 'shiroConfig' of type [com.zzsn.config.ShiroConfig$$EnhancerBySpringCGLIB$$c23e02ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:39,930 Bean 'shiroRealm' of type [com.zzsn.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:41,552 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 212
INFO 2023-04-25 18:40:41,565 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 230
INFO 2023-04-25 18:40:41,676 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:41,734 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:41,820 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,170 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4f169d19] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,648 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,662 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b8a50dea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,720 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,790 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,878 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:42,913 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$64305b63] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:43,316 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:43,762 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:43,800 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$d0c89f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:43,886 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$622f7ac9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:43,898 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:40:43,978 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6b30a016] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
WARN 2023-04-25 18:40:45,122 UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used handleDeployment Bootstrap.java 68
INFO 2023-04-25 18:40:45,208 Initializing Spring embedded WebApplicationContext log ServletContextImpl.java 364
INFO 2023-04-25 18:40:45,210 Root WebApplicationContext: initialization completed in 22057 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2023-04-25 18:40:46,191 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-25 18:40:46,227 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-25 18:40:47,057 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2023-04-25 18:40:47,058 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-25 18:40:47,059 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-25 18:40:47,060 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2023-04-25 18:41:05,599 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2023-04-25 18:41:05,632 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2023-04-25 18:41:05,633 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2023-04-25 18:41:05,636 RAMJobStore initialized. initialize RAMJobStore.java 155
INFO 2023-04-25 18:41:05,638 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2023-04-25 18:41:05,639 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2023-04-25 18:41:05,640 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2023-04-25 18:41:05,641 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@786cc1df setJobFactory QuartzScheduler.java 2287
WARN 2023-04-25 18:41:11,973 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped. refresh AbstractApplicationContext.java 557
INFO 2023-04-25 18:41:11,977 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2023-04-25 18:41:11,977 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2023-04-25 18:41:11,978 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2023-04-25 18:41:11,979 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2023-04-25 18:41:11,990 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2023-04-25 18:41:12,152 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2023-04-25 18:41:12,314 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2023-04-25 18:41:12,444 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 142
ERROR 2023-04-25 18:41:12,494 Application run failed reportFailure SpringApplication.java 858
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
    at com.zzsn.ZzsnSystemApplication.main(ZzsnSystemApplication.java:26)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/eclipsemvn/repo/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1463)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1427)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1318)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1205)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
     ... 19 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1762)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1463)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1427)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1318)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1205)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
    at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
     ... 36 common frames omitted
Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'cisAnsBasedataController' method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.getRelationMap(javax.servlet.http.HttpServletRequest) to {GET /kgj/cisAnsBasedata}: There is already 'cisAnsBasedataController' bean method public com.zzsn.common.api.vo.Result<?> com.zzsn.modules.kgj.controller.CisAnsBasedataController.queryPageList(com.zzsn.modules.kgj.entity.CisAnsBasedata,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.assertUniqueMethodMapping(AbstractHandlerMethodMapping.java:618)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:586)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:312)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$1(AbstractHandlerMethodMapping.java:282)
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:280)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:252)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:211)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:199)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:164)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1821)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1758)
     ... 50 common frames omitted
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 18:46:19,005 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$28021301] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
Logback Log Messages

Log session start time Tue Apr 25 18:46:20 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-25 18:46:20,709 No active profile set, falling back to default profiles: default logStartupProfileInfo SpringApplication.java 675
INFO 2023-04-25 18:46:22,998 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 18:46:23,002 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 18:46:23,175 Finished Spring Data repository scanning in 165ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 18:46:23,190 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2023-04-25 18:46:23,192 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2023-04-25 18:46:23,314 Finished Spring Data repository scanning in 108ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2023-04-25 18:46:24,217 BeanFactory id=0de0c385-2d99-34bc-b850-4b7bf1ec88e8 setSerializationId GenericScope.java 295
INFO 2023-04-25 18:46:24,360 Bean 'shiroConfig' of type [com.zzsn.config.ShiroConfig$$EnhancerBySpringCGLIB$$7f0f7596] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:24,558 Bean 'shiroRealm' of type [com.zzsn.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:25,652 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 212
INFO 2023-04-25 18:46:25,655 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 230
INFO 2023-04-25 18:46:25,660 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:25,665 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:25,708 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:25,802 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$be81004] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,024 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,031 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$757680d5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,046 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,054 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,091 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,105 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2101ce4e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,267 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,387 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,405 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$c9ddfce0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,455 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1f00edb4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,462 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) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2023-04-25 18:46:26,483 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$28021301] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
WARN 2023-04-25 18:46:26,910 UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used handleDeployment Bootstrap.java 68
INFO 2023-04-25 18:46:26,953 Initializing Spring embedded WebApplicationContext log ServletContextImpl.java 364
INFO 2023-04-25 18:46:26,954 Root WebApplicationContext: initialization completed in 6218 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2023-04-25 18:46:27,771 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-25 18:46:27,794 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-25 18:46:28,791 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2023-04-25 18:46:28,793 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-25 18:46:28,795 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-25 18:46:28,796 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2023-04-25 18:46:39,275 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2023-04-25 18:46:39,293 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2023-04-25 18:46:39,294 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2023-04-25 18:46:39,295 RAMJobStore initialized. initialize RAMJobStore.java 155
INFO 2023-04-25 18:46:39,297 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' 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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2023-04-25 18:46:39,298 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2023-04-25 18:46:39,298 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2023-04-25 18:46:39,299 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6db59e26 setJobFactory QuartzScheduler.java 2287
INFO 2023-04-25 18:46:42,034 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2023-04-25 18:46:42,332 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)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
WARN 2023-04-25 18:46:42,431 No spring.application.name found, defaulting to 'application' configureArchaius ArchaiusAutoConfiguration.java 120
WARN 2023-04-25 18:46:42,439 No URLs will be polled as dynamic configuration sources. <init> URLConfigurationSource.java 121
INFO 2023-04-25 18:46:42,439 To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. <init> URLConfigurationSource.java 122
WARN 2023-04-25 18:46:42,462 No URLs will be polled as dynamic configuration sources. <init> URLConfigurationSource.java 121
INFO 2023-04-25 18:46:42,466 To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. <init> URLConfigurationSource.java 122
INFO 2023-04-25 18:46:43,253 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2023-04-25 18:46:44,818 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 171
INFO 2023-04-25 18:46:46,871 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2023-04-25 18:46:46,918 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2023-04-25 18:46:47,047 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2023-04-25 18:46:47,603 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,605 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,607 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,609 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,616 Generating unique operation named: exportXlsUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,617 Generating unique operation named: exportXlsUsingHEAD_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,619 Generating unique operation named: exportXlsUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,621 Generating unique operation named: exportXlsUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,622 Generating unique operation named: exportXlsUsingPATCH_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,623 Generating unique operation named: exportXlsUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,625 Generating unique operation named: exportXlsUsingOPTIONS_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,627 Generating unique operation named: exportXlsUsingTRACE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,629 Generating unique operation named: importExcelUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,632 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,634 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,644 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,646 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,648 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,649 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,654 Generating unique operation named: exportXlsUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,656 Generating unique operation named: exportXlsUsingHEAD_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,658 Generating unique operation named: exportXlsUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,660 Generating unique operation named: exportXlsUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,662 Generating unique operation named: exportXlsUsingPATCH_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,668 Generating unique operation named: exportXlsUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,669 Generating unique operation named: exportXlsUsingOPTIONS_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,670 Generating unique operation named: exportXlsUsingTRACE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,672 Generating unique operation named: importExcelUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,675 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,681 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,696 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,705 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,707 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,710 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,716 Generating unique operation named: exportXlsUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,718 Generating unique operation named: exportXlsUsingHEAD_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,720 Generating unique operation named: exportXlsUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,723 Generating unique operation named: exportXlsUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,725 Generating unique operation named: exportXlsUsingPATCH_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,727 Generating unique operation named: exportXlsUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,729 Generating unique operation named: exportXlsUsingOPTIONS_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,731 Generating unique operation named: exportXlsUsingTRACE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,741 Generating unique operation named: importExcelUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,743 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,746 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,790 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,792 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,793 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,794 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,801 Generating unique operation named: exportXlsUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,802 Generating unique operation named: exportXlsUsingHEAD_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,803 Generating unique operation named: exportXlsUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,805 Generating unique operation named: exportXlsUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,806 Generating unique operation named: exportXlsUsingPATCH_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,808 Generating unique operation named: exportXlsUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,809 Generating unique operation named: exportXlsUsingOPTIONS_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,810 Generating unique operation named: exportXlsUsingTRACE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,813 Generating unique operation named: ftlUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,815 Generating unique operation named: ftlUsingHEAD_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,817 Generating unique operation named: ftlUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,819 Generating unique operation named: ftlUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,821 Generating unique operation named: ftlUsingPATCH_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,823 Generating unique operation named: ftlUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,826 Generating unique operation named: ftlUsingOPTIONS_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,828 Generating unique operation named: ftlUsingTRACE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,831 Generating unique operation named: importExcelUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,842 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,900 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,901 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,902 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,909 Generating unique operation named: exportXlsUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,911 Generating unique operation named: exportXlsUsingHEAD_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,912 Generating unique operation named: exportXlsUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,913 Generating unique operation named: exportXlsUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,915 Generating unique operation named: exportXlsUsingPATCH_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,915 Generating unique operation named: exportXlsUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,916 Generating unique operation named: exportXlsUsingOPTIONS_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,917 Generating unique operation named: exportXlsUsingTRACE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,918 Generating unique operation named: importExcelUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,920 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,926 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,931 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,934 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,936 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,942 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,945 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,950 Generating unique operation named: queryOrderCustomerListByMainIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,954 Generating unique operation named: queryOrderTicketListByMainIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,962 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,963 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,965 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,966 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,967 Generating unique operation named: exportXlsUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,968 Generating unique operation named: exportXlsUsingHEAD_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,968 Generating unique operation named: exportXlsUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,969 Generating unique operation named: exportXlsUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,970 Generating unique operation named: exportXlsUsingPATCH_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,970 Generating unique operation named: exportXlsUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,971 Generating unique operation named: exportXlsUsingOPTIONS_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,971 Generating unique operation named: exportXlsUsingTRACE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,972 Generating unique operation named: importExcelUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,974 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:47,982 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,013 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,015 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,017 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,019 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,025 Generating unique operation named: exportXlsUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,026 Generating unique operation named: exportXlsUsingHEAD_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,027 Generating unique operation named: exportXlsUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,028 Generating unique operation named: exportXlsUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,029 Generating unique operation named: exportXlsUsingPATCH_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,032 Generating unique operation named: exportXlsUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,035 Generating unique operation named: exportXlsUsingOPTIONS_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,038 Generating unique operation named: exportXlsUsingTRACE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,039 Generating unique operation named: importExcelUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,041 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,044 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,050 Generating unique operation named: uploadUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,071 Generating unique operation named: queryDiskInfoUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,082 Generating unique operation named: handleUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,083 Generating unique operation named: handleUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,085 Generating unique operation named: handleUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,088 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,101 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,152 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,156 Generating unique operation named: uploadUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,166 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,168 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,171 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,173 Generating unique operation named: eidtUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,181 Generating unique operation named: exportXlsUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,182 Generating unique operation named: exportXlsUsingHEAD_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,184 Generating unique operation named: exportXlsUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,190 Generating unique operation named: exportXlsUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,193 Generating unique operation named: exportXlsUsingPATCH_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,196 Generating unique operation named: exportXlsUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,199 Generating unique operation named: exportXlsUsingOPTIONS_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,244 Generating unique operation named: exportXlsUsingTRACE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,246 Generating unique operation named: importExcelUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,251 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,255 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,269 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,279 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,282 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,290 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,307 Generating unique operation named: exportXlsUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,314 Generating unique operation named: exportXlsUsingHEAD_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,319 Generating unique operation named: exportXlsUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,326 Generating unique operation named: exportXlsUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,329 Generating unique operation named: exportXlsUsingPATCH_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,331 Generating unique operation named: exportXlsUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,335 Generating unique operation named: exportXlsUsingOPTIONS_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,342 Generating unique operation named: exportXlsUsingTRACE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,347 Generating unique operation named: importExcelUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,353 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,359 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,432 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,438 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,441 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,462 Generating unique operation named: eidtUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,474 Generating unique operation named: exportXlsUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,477 Generating unique operation named: exportXlsUsingHEAD_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,483 Generating unique operation named: exportXlsUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,487 Generating unique operation named: exportXlsUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,491 Generating unique operation named: exportXlsUsingPATCH_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,496 Generating unique operation named: exportXlsUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,501 Generating unique operation named: exportXlsUsingOPTIONS_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,504 Generating unique operation named: exportXlsUsingTRACE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,508 Generating unique operation named: importExcelUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,519 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,544 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,565 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,568 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,574 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,580 Generating unique operation named: eidtUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,611 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,630 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,675 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,682 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,685 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,688 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,696 Generating unique operation named: exportXlsUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,699 Generating unique operation named: exportXlsUsingHEAD_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,701 Generating unique operation named: exportXlsUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,703 Generating unique operation named: exportXlsUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,706 Generating unique operation named: exportXlsUsingPATCH_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,708 Generating unique operation named: exportXlsUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,710 Generating unique operation named: exportXlsUsingOPTIONS_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,716 Generating unique operation named: exportXlsUsingTRACE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,718 Generating unique operation named: importExcelUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,781 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,791 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,803 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,813 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,817 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,820 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,822 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,829 Generating unique operation named: exportXlsUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,832 Generating unique operation named: exportXlsUsingHEAD_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,835 Generating unique operation named: exportXlsUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,838 Generating unique operation named: exportXlsUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,840 Generating unique operation named: exportXlsUsingPATCH_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,843 Generating unique operation named: exportXlsUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,846 Generating unique operation named: exportXlsUsingOPTIONS_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,848 Generating unique operation named: exportXlsUsingTRACE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,857 Generating unique operation named: importExcelUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,859 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,875 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,923 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,935 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,938 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,940 Generating unique operation named: deleteBatchUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,943 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,952 Generating unique operation named: exportXlsUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,955 Generating unique operation named: exportXlsUsingHEAD_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,956 Generating unique operation named: exportXlsUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,959 Generating unique operation named: exportXlsUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,962 Generating unique operation named: exportXlsUsingPATCH_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,966 Generating unique operation named: exportXlsUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,968 Generating unique operation named: exportXlsUsingOPTIONS_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,971 Generating unique operation named: exportXlsUsingTRACE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,973 Generating unique operation named: importExcelUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,976 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:48,982 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,000 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,002 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,004 Generating unique operation named: deleteBatchUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,006 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,011 Generating unique operation named: exportXlsUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,012 Generating unique operation named: exportXlsUsingHEAD_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,013 Generating unique operation named: exportXlsUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,015 Generating unique operation named: exportXlsUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,016 Generating unique operation named: exportXlsUsingPATCH_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,017 Generating unique operation named: exportXlsUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,019 Generating unique operation named: exportXlsUsingOPTIONS_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,021 Generating unique operation named: exportXlsUsingTRACE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,022 Generating unique operation named: importExcelUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,042 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,043 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,044 Generating unique operation named: deleteBatchUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,045 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,048 Generating unique operation named: exportXlsUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,049 Generating unique operation named: exportXlsUsingHEAD_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,050 Generating unique operation named: exportXlsUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,051 Generating unique operation named: exportXlsUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,052 Generating unique operation named: exportXlsUsingPATCH_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,052 Generating unique operation named: exportXlsUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,054 Generating unique operation named: exportXlsUsingOPTIONS_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,055 Generating unique operation named: exportXlsUsingTRACE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,056 Generating unique operation named: importExcelUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,058 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,061 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,069 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,071 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,072 Generating unique operation named: deleteBatchUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,075 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,078 Generating unique operation named: exportXlsUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,079 Generating unique operation named: exportXlsUsingHEAD_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,081 Generating unique operation named: exportXlsUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,082 Generating unique operation named: exportXlsUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,083 Generating unique operation named: exportXlsUsingPATCH_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,084 Generating unique operation named: exportXlsUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,085 Generating unique operation named: exportXlsUsingOPTIONS_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,086 Generating unique operation named: exportXlsUsingTRACE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,094 Generating unique operation named: importExcelUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,095 Generating unique operation named: loadDataruleUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,096 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,097 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,098 Generating unique operation named: saveDataruleUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,106 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,108 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,109 Generating unique operation named: deleteBatchUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,115 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,119 Generating unique operation named: exportXlsUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,120 Generating unique operation named: exportXlsUsingHEAD_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,121 Generating unique operation named: exportXlsUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,121 Generating unique operation named: exportXlsUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,122 Generating unique operation named: exportXlsUsingPATCH_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,123 Generating unique operation named: exportXlsUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,124 Generating unique operation named: exportXlsUsingOPTIONS_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,124 Generating unique operation named: exportXlsUsingTRACE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,127 Generating unique operation named: importExcelUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,129 Generating unique operation named: loadDictUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,131 Generating unique operation named: loadDictItemUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,140 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,162 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,164 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,165 Generating unique operation named: deleteBatchUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,167 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,175 Generating unique operation named: queryPageListUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,180 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,182 Generating unique operation named: deleteUsingDELETE_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,183 Generating unique operation named: deleteBatchUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,184 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,190 Generating unique operation named: exportXlsUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,191 Generating unique operation named: exportXlsUsingHEAD_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,192 Generating unique operation named: exportXlsUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,193 Generating unique operation named: exportXlsUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,195 Generating unique operation named: exportXlsUsingPATCH_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,197 Generating unique operation named: exportXlsUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,198 Generating unique operation named: exportXlsUsingOPTIONS_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,199 Generating unique operation named: exportXlsUsingTRACE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,200 Generating unique operation named: importExcelUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,201 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,203 Generating unique operation named: queryPageListUsingGET_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,209 Generating unique operation named: queryPageListUsingGET_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,213 Generating unique operation named: addUsingPOST_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,217 Generating unique operation named: deleteUsingDELETE_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,220 Generating unique operation named: deleteBatchUsingDELETE_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,228 Generating unique operation named: queryPageListUsingGET_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,233 Generating unique operation named: addUsingPOST_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,234 Generating unique operation named: deleteUsingDELETE_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,235 Generating unique operation named: deleteBatchUsingDELETE_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,237 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,241 Generating unique operation named: exportXlsUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,242 Generating unique operation named: importExcelUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,244 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,246 Generating unique operation named: queryPageListUsingGET_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,250 Generating unique operation named: addUsingPOST_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,251 Generating unique operation named: deleteUsingDELETE_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,251 Generating unique operation named: deleteBatchUsingDELETE_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,252 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,256 Generating unique operation named: exportXlsUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,258 Generating unique operation named: importExcelUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,259 Generating unique operation named: queryByIdUsingGET_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,260 Generating unique operation named: queryPageListUsingGET_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,276 Generating unique operation named: addUsingPOST_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,282 Generating unique operation named: deleteUsingDELETE_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,283 Generating unique operation named: deleteBatchUsingDELETE_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,285 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,302 Generating unique operation named: listUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,311 Generating unique operation named: queryTreeListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,318 Generating unique operation named: addUsingPOST_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,319 Generating unique operation named: deleteUsingDELETE_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,321 Generating unique operation named: deleteBatchUsingDELETE_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,323 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,323 Generating unique operation named: exportXlsUsingGET_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,324 Generating unique operation named: exportXlsUsingHEAD_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,325 Generating unique operation named: exportXlsUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,325 Generating unique operation named: exportXlsUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,326 Generating unique operation named: exportXlsUsingPATCH_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,326 Generating unique operation named: exportXlsUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,326 Generating unique operation named: exportXlsUsingOPTIONS_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,327 Generating unique operation named: exportXlsUsingTRACE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,328 Generating unique operation named: importExcelUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,329 Generating unique operation named: queryByIdUsingGET_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,336 Generating unique operation named: queryPageListUsingGET_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,342 Generating unique operation named: addUsingPOST_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,346 Generating unique operation named: deleteUsingDELETE_28 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,348 Generating unique operation named: deleteBatchUsingDELETE_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,349 Generating unique operation named: editUsingPUT_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,354 Generating unique operation named: exportXlsUsingGET_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,355 Generating unique operation named: exportXlsUsingHEAD_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,355 Generating unique operation named: exportXlsUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,356 Generating unique operation named: exportXlsUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,357 Generating unique operation named: exportXlsUsingPATCH_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,358 Generating unique operation named: exportXlsUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,358 Generating unique operation named: exportXlsUsingOPTIONS_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,359 Generating unique operation named: exportXlsUsingTRACE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,360 Generating unique operation named: importExcelUsingPOST_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,361 Generating unique operation named: loadDataruleUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,362 Generating unique operation named: queryByIdUsingGET_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,369 Generating unique operation named: queryPageListUsingGET_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,370 Generating unique operation named: queryTreeListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,374 Generating unique operation named: saveDataruleUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,379 Generating unique operation named: addUsingPOST_28 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,381 Generating unique operation named: deleteUsingDELETE_29 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,383 Generating unique operation named: deleteBatchUsingDELETE_28 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,384 Generating unique operation named: editUsingPUT_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,389 Generating unique operation named: exportXlsUsingGET_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,390 Generating unique operation named: exportXlsUsingHEAD_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,391 Generating unique operation named: exportXlsUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,392 Generating unique operation named: exportXlsUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,393 Generating unique operation named: exportXlsUsingPATCH_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,394 Generating unique operation named: exportXlsUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,395 Generating unique operation named: exportXlsUsingOPTIONS_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,397 Generating unique operation named: exportXlsUsingTRACE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,398 Generating unique operation named: importExcelUsingPOST_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,400 Generating unique operation named: queryByIdUsingGET_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,401 Generating unique operation named: queryPageListUsingGET_28 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,407 Generating unique operation named: addUsingPOST_29 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,408 Generating unique operation named: deleteUsingDELETE_30 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,410 Generating unique operation named: deleteBatchUsingDELETE_29 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,412 Generating unique operation named: editUsingPUT_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,417 Generating unique operation named: exportXlsUsingGET_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,419 Generating unique operation named: exportXlsUsingHEAD_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,421 Generating unique operation named: exportXlsUsingPOST_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,423 Generating unique operation named: exportXlsUsingPUT_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,424 Generating unique operation named: exportXlsUsingPATCH_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,425 Generating unique operation named: exportXlsUsingDELETE_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,426 Generating unique operation named: exportXlsUsingOPTIONS_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,428 Generating unique operation named: exportXlsUsingTRACE_22 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,430 Generating unique operation named: importExcelUsingPOST_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,431 Generating unique operation named: queryByIdUsingGET_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,433 Generating unique operation named: queryPageListUsingGET_29 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,441 Generating unique operation named: addUsingPOST_30 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,443 Generating unique operation named: deleteUsingDELETE_31 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,445 Generating unique operation named: deleteBatchUsingDELETE_30 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,446 Generating unique operation named: editUsingPUT_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,450 Generating unique operation named: exportXlsUsingGET_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,450 Generating unique operation named: exportXlsUsingHEAD_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,451 Generating unique operation named: exportXlsUsingPOST_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,452 Generating unique operation named: exportXlsUsingPUT_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,454 Generating unique operation named: exportXlsUsingPATCH_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,455 Generating unique operation named: exportXlsUsingDELETE_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,455 Generating unique operation named: exportXlsUsingOPTIONS_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,456 Generating unique operation named: exportXlsUsingTRACE_23 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,457 Generating unique operation named: importExcelUsingPOST_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,459 Generating unique operation named: queryByIdUsingGET_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,468 Generating unique operation named: queryPageListUsingGET_30 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,484 Generating unique operation named: addUsingPOST_31 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,494 Generating unique operation named: deleteUsingDELETE_32 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,495 Generating unique operation named: deleteBatchUsingDELETE_31 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,508 Generating unique operation named: editUsingPUT_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,511 Generating unique operation named: exportXlsUsingGET_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,512 Generating unique operation named: exportXlsUsingHEAD_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,513 Generating unique operation named: exportXlsUsingPOST_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,515 Generating unique operation named: exportXlsUsingPUT_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,516 Generating unique operation named: exportXlsUsingPATCH_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,517 Generating unique operation named: exportXlsUsingDELETE_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,518 Generating unique operation named: exportXlsUsingOPTIONS_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,519 Generating unique operation named: exportXlsUsingTRACE_24 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,527 Generating unique operation named: importExcelUsingPOST_26 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,532 Generating unique operation named: queryByIdUsingGET_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,540 Generating unique operation named: queryPageListUsingGET_31 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,555 Generating unique operation named: addUsingPOST_32 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,556 Generating unique operation named: deleteUsingDELETE_33 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,557 Generating unique operation named: deleteBatchUsingDELETE_32 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,559 Generating unique operation named: editUsingPUT_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,563 Generating unique operation named: exportXlsUsingGET_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,564 Generating unique operation named: exportXlsUsingHEAD_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,565 Generating unique operation named: exportXlsUsingPOST_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,567 Generating unique operation named: exportXlsUsingPUT_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,568 Generating unique operation named: exportXlsUsingPATCH_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,569 Generating unique operation named: exportXlsUsingDELETE_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,570 Generating unique operation named: exportXlsUsingOPTIONS_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,571 Generating unique operation named: exportXlsUsingTRACE_25 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,572 Generating unique operation named: importExcelUsingPOST_27 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,573 Generating unique operation named: queryByIdUsingGET_28 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,575 Generating unique operation named: queryPageListUsingGET_32 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,580 Generating unique operation named: loginUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
WARN 2023-04-25 18:46:49,592 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
WARN 2023-04-25 18:46:49,593 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
WARN 2023-04-25 18:46:49,594 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
INFO 2023-04-25 18:46:49,595 Generating unique operation named: loginUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
WARN 2023-04-25 18:46:49,596 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
WARN 2023-04-25 18:46:49,596 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
WARN 2023-04-25 18:46:49,598 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
WARN 2023-04-25 18:46:49,599 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
WARN 2023-04-25 18:46:49,600 Trying to infer dataType org.springframework.ui.ModelMap apply ParameterDataTypeReader.java 92
INFO 2023-04-25 18:46:49,607 Generating unique operation named: addUsingPOST_33 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,608 Generating unique operation named: queryPageListUsingGET_33 startingWith CachingOperationNameGenerator.java 40
INFO 2023-04-25 18:46:49,632 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2023-04-25 18:46:49,633 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2023-04-25 18:46:49,755 XNIO version 3.3.8.Final <clinit> Xnio.java 104
INFO 2023-04-25 18:46:49,814 XNIO NIO Implementation Version 3.3.8.Final <clinit> NioXnio.java 55
INFO 2023-04-25 18:46:49,904 Undertow started on port(s) 8001 (http) with context path '' start UndertowServletWebServer.java 148
INFO 2023-04-25 18:46:49,905 GatewayRouteListener 加载路由信息到redis>> initRoute GatewayRouteListener.java 27
INFO 2023-04-25 18:46:50,851 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2023-04-25 18:46:50,853 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2023-04-25 18:46:56,589 Started ZzsnSystemApplication in 41.601 seconds (JVM running for 47.33) logStarted StartupInfoLogger.java 59
INFO 2023-04-25 18:46:56,600 ---------------------------------------------------------- Application zzsn-boot is running! Access URLs: Local: http://localhost:8001/ External: http://192.168.10.101:8001/ Swagger-UI: http://192.168.10.101:8001/doc.html ---------------------------------------------------------- main ZzsnSystemApplication.java 32
INFO 2023-04-25 18:46:57,556 Initializing Spring DispatcherServlet 'dispatcherServlet' log ServletContextImpl.java 364
INFO 2023-04-25 18:46:57,558 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2023-04-25 18:46:57,712 Completed initialization in 153 ms initServletBean FrameworkServlet.java 546
INFO 2023-04-25 18:57:05,951 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI0NjM0MjMsInVzZXJuYW1lIjoic2hlbmhleXVhbiJ9.mS2wQzTVOcwfyRVI5KTp0SeViUGukzIZiLBVbmA6dls jwtTokenRefresh ShiroRealm.java 156
INFO 2023-04-25 18:57:06,395 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI0NjM0MjMsInVzZXJuYW1lIjoic2hlbmhleXVhbiJ9.mS2wQzTVOcwfyRVI5KTp0SeViUGukzIZiLBVbmA6dls getUserPermissionByToken SysPermissionController.java 205
INFO 2023-04-25 18:57:19,612 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 18:57:19,885 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 18:57:19,941 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 19:58:34,523 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 19:58:35,015 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 19:58:35,018 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 20:59:05,101 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 20:59:05,104 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35
INFO 2023-04-25 20:59:05,146 查询用户关注的网站分类 queryList UserSiteTypeMidServiceImpl.java 35