[skyeye-promote][INFO] [2019-01-05 14:36:30] org.springframework.boot.StartupInfoLogger.logStarting(50) | Starting SkyEyeApplication on DESKTOP-S8MPILA with PID 7912 (D:\skyeye\skyeye-promote\target\classes started by 卫志强 in D:\skyeye\skyeye-promote)
[skyeye-promote][INFO] [2019-01-05 14:36:30] org.springframework.boot.SpringApplication.logStartupProfileInfo(659) | No active profile set, falling back to default profiles: default
[skyeye-promote][INFO] [2019-01-05 14:36:30] org.springframework.context.support.AbstractApplicationContext.prepareRefresh(590) | Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c9d0d6: startup date [Sat Jan 05 14:36:30 CST 2019]; root of context hierarchy
[skyeye-promote][INFO] [2019-01-05 14:36:36] org.springframework.data.repository.config.RepositoryConfigurationDelegate.multipleStoresDetected(163) | Multiple Spring Data modules found, entering strict repository configuration mode!
[skyeye-promote][INFO] [2019-01-05 14:36:38] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker.postProcessAfterInitialization(328) | Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ff3964f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[skyeye-promote][INFO] [2019-01-05 14:36:47] org.activiti.engine.impl.ProcessEngineImpl.<init>(85) | ProcessEngine default created
[skyeye-promote][INFO] [2019-01-05 14:36:47] org.activiti.engine.impl.jobexecutor.JobExecutor.start(79) | Starting up the JobExecutor[org.activiti.engine.impl.jobexecutor.DefaultJobExecutor].
[skyeye-promote][INFO] [2019-01-05 14:36:47] org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(45) | JobExecutor[org.activiti.engine.impl.jobexecutor.DefaultJobExecutor] starting to acquire jobs
[skyeye-promote][INFO] [2019-01-05 14:36:55] org.quartz.core.QuartzScheduler.setJobFactory(2311) | JobFactory set to: com.skyeye.quartz.config.JobFactory@7b795db7
[skyeye-promote][INFO] [2019-01-05 14:36:57] org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler(373) | Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[skyeye-promote][INFO] [2019-01-05 14:36:58] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache(574) | Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c9d0d6: startup date [Sat Jan 05 14:36:30 CST 2019]; root of context hierarchy
[skyeye-promote][INFO] [2019-01-05 14:37:00] org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler(373) | Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[skyeye-promote][INFO] [2019-01-05 14:37:00] org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler(373) | Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[skyeye-promote][INFO] [2019-01-05 14:37:00] org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler(373) | Mapped URL path [/static/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[skyeye-promote][INFO] [2019-01-05 14:37:00] org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler(373) | Mapped URL path [/template/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[skyeye-promote][INFO] [2019-01-05 14:37:00] org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler(373) | Mapped URL path [/images/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[skyeye-promote][INFO] [2019-01-05 14:37:00] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.initExceptionHandlerAdviceCache(288) | Detected @ExceptionHandler methods in exceptionHandlerAdvice
[skyeye-promote][INFO] [2019-01-05 14:37:02] org.springframework.ui.freemarker.SpringTemplateLoader.<init>(62) | SpringTemplateLoader for FreeMarker: using resource loader [org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@c9d0d6: startup date [Sat Jan 05 14:36:30 CST 2019]; root of context hierarchy] and template loader path [classpath:/templates/]
[skyeye-promote][INFO] [2019-01-05 14:37:02] org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer.postProcessTemplateLoaders(131) | ClassTemplateLoader for Spring macros added to FreeMarker configuration
[skyeye-promote][WARN] [2019-01-05 14:37:02] org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.checkTemplateLocationExists(70) | Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
[skyeye-promote][WARN] [2019-01-05 14:37:05] org.springframework.boot.starter.redis.RedisStarterDeprecationWarningAutoConfiguration.logWarning(43) | spring-boot-starter-redis is deprecated as of Spring Boot 1.4, please migrate to spring-boot-starter-data-redis
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.web.socket.server.standard.ServerEndpointExporter.registerEndpoint(153) | Registering @ServerEndpoint class: class com.skyeye.websocket.WebSocketContext
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.jmx.export.MBeanExporter.afterSingletonsInstantiated(433) | Registering beans for JMX exposure on startup
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.jmx.export.MBeanExporter.autodetect(895) | Bean with name 'activitiDataSource' has been autodetected for JMX exposure
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.jmx.export.MBeanExporter.autodetect(895) | Bean with name 'baseDataSource' has been autodetected for JMX exposure
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.jmx.export.MBeanExporter.registerBeanInstance(668) | Located MBean 'baseDataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=baseDataSource,type=HikariDataSource]
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.jmx.export.MBeanExporter.registerBeanInstance(668) | Located MBean 'activitiDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=activitiDataSource,type=DruidDataSource]
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(351) | Starting beans in phase 2147483647
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.scheduling.quartz.SchedulerFactoryBean.startScheduler(700) | Starting Quartz Scheduler now
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor.finishRegistration(275) | No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(206) | Tomcat started on port(s): 8081 (http) with context path ''
[skyeye-promote][INFO] [2019-01-05 14:37:05] org.springframework.boot.StartupInfoLogger.logStarted(59) | Started SkyEyeApplication in 36.43 seconds (JVM running for 37.746)