You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2023-08-29 16:39:08.845 INFO [main]com.spring.GaoTaoApplication.logStarting:55 -Starting GaoTaoApplication on 常熟吴彦祖 with PID 17580 (D:\JavaProject\ccl-plm\ccl-plm-java\target\classes started by Lenovo in D:\JavaProject\ccl-plm\ccl-plm-java)2023-08-29 16:39:08.847 INFO [main]com.spring.GaoTaoApplication.logStartupProfileInfo:655 -The following profiles are active: dev2023-08-29 16:39:09.559 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.multipleStoresDetected:249 -Multiple Spring Data modules found, entering strict repository configuration mode!2023-08-29 16:39:09.560 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.registerRepositoriesIn:127 -Bootstrapping Spring Data Redis repositories in DEFAULT mode.2023-08-29 16:39:09.598 INFO [main]o.s.d.repository.config.RepositoryConfigurationDelegate.registerRepositoriesIn:187 -Finished Spring Data repository scanning in 29ms. Found 0 Redis repository interfaces.2023-08-29 16:39:09.793 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'shiroConfig' of type [com.spring.config.ShiroConfig$$EnhancerBySpringCGLIB$$41dcdd5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.884 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.887 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'mybatisPlusConfig' of type [com.spring.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$2837b1fb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.891 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'paginationInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.896 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$b69a5f19] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.898 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamic-com.spring.datasource.properties.DynamicDataSourceProperties' of type [com.spring.datasource.properties.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.898 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamicDataSourceConfig' of type [com.spring.datasource.config.DynamicDataSourceConfig$$EnhancerBySpringCGLIB$$ed146553] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:09.910 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dataSourceProperties' of type [com.spring.datasource.properties.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.047 INFO [main]com.alibaba.druid.pool.DruidDataSource.init:971 -{dataSource-1} inited2023-08-29 16:39:11.049 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'dynamicDataSource' of type [com.spring.datasource.config.DynamicDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.058 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'myMetaObjectHandler' of type [com.spring.config.MyMetaObjectHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.060 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'logicSqlInjector' of type [com.spring.common.batch.NoahSqlInjector] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.218 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.base.entity.Chooselist.2023-08-29 16:39:11.246 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.SpecialSecurity.2023-08-29 16:39:11.286 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.grid.entity.GridTableDefault.2023-08-29 16:39:11.314 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.grid.entity.GridTableUser.2023-08-29 16:39:11.369 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysLanguageList.2023-08-29 16:39:11.384 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysObjectLanguageBase.2023-08-29 16:39:11.402 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.language.entity.SysObjectLanguageOthers.2023-08-29 16:39:11.441 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.sys.entity.FavoriteFunctions.2023-08-29 16:39:11.817 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.820 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.821 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMenuDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.822 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMenuDao' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.824 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.824 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserDao' of type [com.sun.proxy.$Proxy90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.826 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserTokenDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.827 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysUserTokenDao' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.835 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.836 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigDao' of type [com.sun.proxy.$Proxy93] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.860 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)2023-08-29 16:39:11.861 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:11.915 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)2023-08-29 16:39:11.960 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)2023-08-29 16:39:11.961 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisConfig' of type [com.spring.config.RedisConfig$$EnhancerBySpringCGLIB$$8cab64a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.005 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.006 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.009 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.011 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'valueOperations' of type [org.springframework.data.redis.core.DefaultValueOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.013 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'hashOperations' of type [org.springframework.data.redis.core.DefaultHashOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.014 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'listOperations' of type [org.springframework.data.redis.core.DefaultListOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.016 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'setOperations' of type [org.springframework.data.redis.core.DefaultSetOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.018 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'zSetOperations' of type [org.springframework.data.redis.core.DefaultZSetOperations] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.018 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'redisUtils' of type [com.spring.common.utils.RedisUtils] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.019 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigRedis' of type [com.spring.modules.sys.redis.SysConfigRedis] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.020 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.021 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgDao' of type [com.sun.proxy.$Proxy96] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.021 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysMsgServiceImpl' of type [com.spring.modules.sys.service.impl.SysMsgServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.021 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'sysConfigService' of type [com.spring.modules.sys.service.impl.SysConfigServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.021 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'shiroServiceImpl' of type [com.spring.modules.sys.service.impl.ShiroServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.022 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'OAuth2Realm' of type [com.spring.modules.sys.oauth2.OAuth2Realm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.039 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)2023-08-29 16:39:12.075 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -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)2023-08-29 16:39:12.095 INFO [main]o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization:330 -Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)2023-08-29 16:39:12.377 INFO [main]o.s.boot.web.embedded.tomcat.TomcatWebServer.initialize:92 -Tomcat initialized with port(s): 9096 (http)2023-08-29 16:39:12.383 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Initializing ProtocolHandler ["http-nio-9096"]2023-08-29 16:39:12.383 INFO [main]org.apache.catalina.core.StandardService.log:173 -Starting service [Tomcat]2023-08-29 16:39:12.384 INFO [main]org.apache.catalina.core.StandardEngine.log:173 -Starting Servlet engine: [Apache Tomcat/9.0.30]2023-08-29 16:39:12.487 INFO [main]o.a.catalina.core.ContainerBase.[Tomcat].[localhost].[/].log:173 -Initializing Spring embedded WebApplicationContext2023-08-29 16:39:12.488 INFO [main]org.springframework.web.context.ContextLoader.prepareWebApplicationContext:284 -Root WebApplicationContext: initialization completed in 3614 ms2023-08-29 16:39:12.694 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.AccessSite.2023-08-29 16:39:12.723 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.Site.2023-08-29 16:39:12.778 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.factory.entity.SpecialSecurityList.2023-08-29 16:39:12.910 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1208 -Using default implementation for ThreadExecutor2023-08-29 16:39:12.919 INFO [main]org.quartz.core.SchedulerSignalerImpl.<init>:61 -Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl2023-08-29 16:39:12.919 INFO [main]org.quartz.core.QuartzScheduler.<init>:229 -Quartz Scheduler v.2.3.0 created.2023-08-29 16:39:12.928 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:672 -Using db table-based data access locking (synchronization).2023-08-29 16:39:12.929 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:145 -JobStoreCMT initialized.2023-08-29 16:39:12.929 INFO [main]org.quartz.core.QuartzScheduler.initialize:294 -Scheduler meta-data: Quartz Scheduler (v2.3.0) 'demoScheduler' with instanceId '常熟吴彦祖1693298352911' 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 20 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2023-08-29 16:39:12.930 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1362 -Quartz scheduler 'demoScheduler' initialized from an externally provided properties instance.2023-08-29 16:39:12.930 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1366 -Quartz scheduler version: 2.3.02023-08-29 16:39:12.931 INFO [main]org.quartz.core.QuartzScheduler.setJobFactory:2287 -JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@eabecf52023-08-29 16:39:12.979 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -==> Preparing: SELECT job_id,bean_name,params,cron_expression,status,remark,create_time FROM schedule_job 2023-08-29 16:39:12.994 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -==> Parameters: 2023-08-29 16:39:13.022 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -<== Total: 12023-08-29 16:39:13.581 WARN [main]com.baomidou.mybatisplus.core.metadata.TableInfoHelper.initTableFields:296 -Warn: Could not find @TableId in Class: com.spring.modules.sys.entity.SysObjectLanguageMenu.2023-08-29 16:39:14.083 INFO [main]s.d.s.web.PropertySourcedRequestMappingHandlerMapping.initHandlerMethods:69 -Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]2023-08-29 16:39:14.211 INFO [main]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.initialize:171 -Initializing ExecutorService 'applicationTaskExecutor'2023-08-29 16:39:14.603 INFO [main]s.d.spring.web.plugins.DocumentationPluginsBootstrapper.start:147 -Context refreshed2023-08-29 16:39:14.613 INFO [main]s.d.spring.web.plugins.DocumentationPluginsBootstrapper.start:150 -Found 1 custom documentation plugin(s)2023-08-29 16:39:14.638 INFO [main]s.d.spring.web.scanners.ApiListingReferenceScanner.scan:41 -Scanning for api listing references2023-08-29 16:39:14.735 INFO [main]s.d.s.w.readers.operation.CachingOperationNameGenerator.startingWith:40 -Generating unique operation named: userInfoUsingGET_12023-08-29 16:39:14.742 INFO [main]o.springframework.scheduling.quartz.SchedulerFactoryBean.startScheduler:732 -Will start Quartz Scheduler [demoScheduler] in 30 seconds2023-08-29 16:39:14.748 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Starting ProtocolHandler ["http-nio-9096"]2023-08-29 16:39:14.765 INFO [main]o.s.boot.web.embedded.tomcat.TomcatWebServer.start:204 -Tomcat started on port(s): 9096 (http) with context path ''2023-08-29 16:39:14.767 INFO [main]com.spring.GaoTaoApplication.logStarted:61 -Started GaoTaoApplication in 6.208 seconds (JVM running for 6.999)2023-08-29 16:39:17.529 INFO [SpringContextShutdownHook]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.shutdown:208 -Shutting down ExecutorService 'applicationTaskExecutor'2023-08-29 16:39:17.531 INFO [SpringContextShutdownHook]o.springframework.scheduling.quartz.SchedulerFactoryBean.destroy:845 -Shutting down Quartz Scheduler2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:666 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutting down.2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.standby:585 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 paused.2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:740 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutdown complete.
|