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.

103 lines
24 KiB

2 years ago
  1. 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)
  2. 2023-08-29 16:39:08.847 INFO [main]com.spring.GaoTaoApplication.logStartupProfileInfo:655 -The following profiles are active: dev
  3. 2023-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!
  4. 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.
  5. 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.
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
  11. 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)
  12. 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)
  13. 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)
  14. 2023-08-29 16:39:11.047 INFO [main]com.alibaba.druid.pool.DruidDataSource.init:971 -{dataSource-1} inited
  15. 2023-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)
  16. 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)
  17. 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)
  18. 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.
  19. 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.
  20. 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.
  21. 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.
  22. 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.
  23. 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.
  24. 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.
  25. 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.
  26. 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)
  27. 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)
  28. 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)
  29. 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)
  30. 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)
  31. 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)
  32. 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)
  33. 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)
  34. 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)
  35. 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)
  36. 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)
  37. 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)
  38. 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)
  39. 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)
  40. 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)
  41. 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)
  42. 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)
  43. 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)
  44. 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)
  45. 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)
  46. 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)
  47. 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)
  48. 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)
  49. 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)
  50. 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)
  51. 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)
  52. 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)
  53. 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)
  54. 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)
  55. 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)
  56. 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)
  57. 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)
  58. 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)
  59. 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)
  60. 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)
  61. 2023-08-29 16:39:12.383 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Initializing ProtocolHandler ["http-nio-9096"]
  62. 2023-08-29 16:39:12.383 INFO [main]org.apache.catalina.core.StandardService.log:173 -Starting service [Tomcat]
  63. 2023-08-29 16:39:12.384 INFO [main]org.apache.catalina.core.StandardEngine.log:173 -Starting Servlet engine: [Apache Tomcat/9.0.30]
  64. 2023-08-29 16:39:12.487 INFO [main]o.a.catalina.core.ContainerBase.[Tomcat].[localhost].[/].log:173 -Initializing Spring embedded WebApplicationContext
  65. 2023-08-29 16:39:12.488 INFO [main]org.springframework.web.context.ContextLoader.prepareWebApplicationContext:284 -Root WebApplicationContext: initialization completed in 3614 ms
  66. 2023-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.
  67. 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.
  68. 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.
  69. 2023-08-29 16:39:12.910 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1208 -Using default implementation for ThreadExecutor
  70. 2023-08-29 16:39:12.919 INFO [main]org.quartz.core.SchedulerSignalerImpl.<init>:61 -Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  71. 2023-08-29 16:39:12.919 INFO [main]org.quartz.core.QuartzScheduler.<init>:229 -Quartz Scheduler v.2.3.0 created.
  72. 2023-08-29 16:39:12.928 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:672 -Using db table-based data access locking (synchronization).
  73. 2023-08-29 16:39:12.929 INFO [main]o.s.scheduling.quartz.LocalDataSourceJobStore.initialize:145 -JobStoreCMT initialized.
  74. 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'
  75. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  76. NOT STARTED.
  77. Currently in standby mode.
  78. Number of jobs executed: 0
  79. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  80. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  81. 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.
  82. 2023-08-29 16:39:12.930 INFO [main]org.quartz.impl.StdSchedulerFactory.instantiate:1366 -Quartz scheduler version: 2.3.0
  83. 2023-08-29 16:39:12.931 INFO [main]org.quartz.core.QuartzScheduler.setJobFactory:2287 -JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@eabecf5
  84. 2023-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
  85. 2023-08-29 16:39:12.994 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -==> Parameters:
  86. 2023-08-29 16:39:13.022 DEBUG [main]com.spring.modules.job.dao.ScheduleJobDao.selectList.debug:143 -<== Total: 1
  87. 2023-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.
  88. 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)]
  89. 2023-08-29 16:39:14.211 INFO [main]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.initialize:171 -Initializing ExecutorService 'applicationTaskExecutor'
  90. 2023-08-29 16:39:14.603 INFO [main]s.d.spring.web.plugins.DocumentationPluginsBootstrapper.start:147 -Context refreshed
  91. 2023-08-29 16:39:14.613 INFO [main]s.d.spring.web.plugins.DocumentationPluginsBootstrapper.start:150 -Found 1 custom documentation plugin(s)
  92. 2023-08-29 16:39:14.638 INFO [main]s.d.spring.web.scanners.ApiListingReferenceScanner.scan:41 -Scanning for api listing references
  93. 2023-08-29 16:39:14.735 INFO [main]s.d.s.w.readers.operation.CachingOperationNameGenerator.startingWith:40 -Generating unique operation named: userInfoUsingGET_1
  94. 2023-08-29 16:39:14.742 INFO [main]o.springframework.scheduling.quartz.SchedulerFactoryBean.startScheduler:732 -Will start Quartz Scheduler [demoScheduler] in 30 seconds
  95. 2023-08-29 16:39:14.748 INFO [main]org.apache.coyote.http11.Http11NioProtocol.log:173 -Starting ProtocolHandler ["http-nio-9096"]
  96. 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 ''
  97. 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)
  98. 2023-08-29 16:39:17.529 INFO [SpringContextShutdownHook]o.s.scheduling.concurrent.ThreadPoolTaskExecutor.shutdown:208 -Shutting down ExecutorService 'applicationTaskExecutor'
  99. 2023-08-29 16:39:17.531 INFO [SpringContextShutdownHook]o.springframework.scheduling.quartz.SchedulerFactoryBean.destroy:845 -Shutting down Quartz Scheduler
  100. 2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:666 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutting down.
  101. 2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.standby:585 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 paused.
  102. 2023-08-29 16:39:17.532 INFO [SpringContextShutdownHook]org.quartz.core.QuartzScheduler.shutdown:740 -Scheduler demoScheduler_$_常熟吴彦祖1693298352911 shutdown complete.