hn_canteen_back_end/data/logs/canteen.my_info.2022-07-26....

39 lines
8.4 KiB
Plaintext

[2022-07-26 09:24:43.462] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on LAPTOP-9JCC8J0C with PID 18600 (D:\Workspace\workspace_ShiTang\canteen\target\classes started by SW201213 in D:\Workspace\workspace_ShiTang\canteen)
[2022-07-26 09:24:43.464] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
[2022-07-26 09:24:43.527] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
[2022-07-26 09:24:43.527] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
[2022-07-26 09:24:44.663] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
[2022-07-26 09:24:44.664] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
[2022-07-26 09:24:44.782] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 106ms. Found 0 repository interfaces.
[2022-07-26 09:24:45.108] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f9abebcd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.137] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$9259b407] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.141] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.143] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3533616' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.143] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$b72e56b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.145] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.150] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$792c38ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-26 09:24:45.526] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 880 (http)
[2022-07-26 09:24:45.575] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-880"]
[2022-07-26 09:24:45.582] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
[2022-07-26 09:24:45.582] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
[2022-07-26 09:24:45.685] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
[2022-07-26 09:24:45.685] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2157 ms
[2022-07-26 09:24:48.427] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@649aed37, org.springframework.security.web.context.SecurityContextPersistenceFilter@36ba6672, org.springframework.security.web.header.HeaderWriterFilter@4db8a4ed, org.springframework.web.filter.CorsFilter@4f429ec8, org.springframework.security.web.authentication.logout.LogoutFilter@1018be17, microcrystal.security.JwtAuthenticationTokenFilter@2da8ac6c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@54dae89e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@48df902f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e1aedc8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@623ab81f, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@20e2ac7f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b621ccb, org.springframework.security.web.session.SessionManagementFilter@34d80227, org.springframework.security.web.access.ExceptionTranslationFilter@34eb2d31, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@427f3c1f]
[2022-07-26 09:24:48.448] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
[2022-07-26 09:24:48.456] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
[2022-07-26 09:24:49.350] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
[2022-07-26 09:24:49.587] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
[2022-07-26 09:24:49.627] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-880"]
[2022-07-26 09:24:49.644] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 880 (http) with context path ''
[2022-07-26 09:24:49.647] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 6.597 seconds (JVM running for 7.696)
[2022-07-26 09:25:00.304] [scheduling-1] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
[2022-07-26 09:25:11.657] [http-nio-880-exec-1] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
[2022-07-26 09:25:11.658] [http-nio-880-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
[2022-07-26 09:25:11.679] [http-nio-880-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 21 ms
[2022-07-26 09:30:00.014] [scheduling-1] [INFO ] - 定时任务开始执行
[2022-07-26 09:31:36.366] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
[2022-07-26 09:31:36.367] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0
[2022-07-26 09:43:32.767] [scheduling-1] [INFO ] - 定时任务开始执行
[2022-07-26 09:43:32.795] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:0
[2022-07-26 09:43:32.795] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:0