566 lines
99 KiB
Plaintext
566 lines
99 KiB
Plaintext
[2026-01-20 10:21:27.003] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 28688 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2026-01-20 10:21:27.006] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2026-01-20 10:21:27.086] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2026-01-20 10:21:27.086] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2026-01-20 10:21:28.785] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2026-01-20 10:21:28.792] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2026-01-20 10:21:28.894] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76ms. Found 0 repository interfaces.
|
||
[2026-01-20 10:21:29.402] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$22cb120d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 10:21:29.436] [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$$bb78da47] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 10:21:29.441] [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)
|
||
[2026-01-20 10:21:29.443] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1de27ad9' 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)
|
||
[2026-01-20 10:21:29.446] [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$$e04d7cf9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 10:21:29.450] [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)
|
||
[2026-01-20 10:21:29.454] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$a24b5f3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 10:21:30.345] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 80 (http)
|
||
[2026-01-20 10:21:30.367] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-80"]
|
||
[2026-01-20 10:21:30.379] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2026-01-20 10:21:30.380] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2026-01-20 10:21:30.389] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2026-01-20 10:21:30.389] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2026-01-20 10:21:30.390] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2026-01-20 10:21:30.406] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2026-01-20 10:21:30.567] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
[2026-01-20 10:21:30.567] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3481 ms
|
||
[2026-01-20 10:21:34.393] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b48734a, org.springframework.security.web.context.SecurityContextPersistenceFilter@b810f60, org.springframework.security.web.header.HeaderWriterFilter@7d635a31, org.springframework.web.filter.CorsFilter@61532aa2, org.springframework.security.web.authentication.logout.LogoutFilter@1b46c06d, microcrystal.security.JwtAuthenticationTokenFilter@7c7a858c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@511086df, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@103aa5b4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@118bca70, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d44600e, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@639fc839, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a8695d2, org.springframework.security.web.session.SessionManagementFilter@5d1b49e5, org.springframework.security.web.access.ExceptionTranslationFilter@4989d22f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5f8e3c39]
|
||
[2026-01-20 10:21:34.421] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2026-01-20 10:21:34.427] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 10:21:35.656] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2026-01-20 10:21:35.855] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2026-01-20 10:21:35.988] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2026-01-20 10:21:35.994] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2026-01-20 10:21:35.998] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2026-01-20 10:21:36.001] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2026-01-20 10:21:36.005] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2026-01-20 10:21:36.009] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2026-01-20 10:21:36.012] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2026-01-20 10:21:36.019] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2026-01-20 10:21:36.024] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2026-01-20 10:21:36.028] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2026-01-20 10:21:36.031] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2026-01-20 10:21:36.038] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2026-01-20 10:21:36.042] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2026-01-20 10:21:36.045] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2026-01-20 10:21:36.048] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2026-01-20 10:21:36.053] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2026-01-20 10:21:36.058] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2026-01-20 10:21:36.062] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2026-01-20 10:21:36.066] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2026-01-20 10:21:36.071] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2026-01-20 10:21:36.073] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2026-01-20 10:21:36.075] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2026-01-20 10:21:36.079] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2026-01-20 10:21:36.081] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2026-01-20 10:21:36.083] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2026-01-20 10:21:36.091] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2026-01-20 10:21:36.098] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2026-01-20 10:21:36.101] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2026-01-20 10:21:36.105] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2026-01-20 10:21:36.107] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2026-01-20 10:21:36.109] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2026-01-20 10:21:36.111] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2026-01-20 10:21:36.113] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2026-01-20 10:21:36.118] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2026-01-20 10:21:36.122] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2026-01-20 10:21:36.124] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2026-01-20 10:21:36.126] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2026-01-20 10:21:36.128] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2026-01-20 10:21:36.132] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2026-01-20 10:21:36.134] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2026-01-20 10:21:36.137] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2026-01-20 10:21:36.139] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2026-01-20 10:21:36.142] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2026-01-20 10:21:36.144] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2026-01-20 10:21:36.145] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2026-01-20 10:21:36.148] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2026-01-20 10:21:36.166] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2026-01-20 10:21:36.171] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2026-01-20 10:21:36.176] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2026-01-20 10:21:36.183] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2026-01-20 10:21:36.189] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2026-01-20 10:21:36.193] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2026-01-20 10:21:36.196] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2026-01-20 10:21:36.200] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2026-01-20 10:21:36.205] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2026-01-20 10:21:38.404] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-80"]
|
||
[2026-01-20 10:21:38.454] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 80 (http) with context path ''
|
||
[2026-01-20 10:21:38.462] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 12.869 seconds (JVM running for 19.728)
|
||
[2026-01-20 10:25:41.597] [scheduling-1] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
||
[2026-01-20 10:25:41.653] [scheduling-1] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:org.apache.ibatis.executor.SimpleExecutor
|
||
[2026-01-20 10:27:13.041] [Thread-31] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2026-01-20 10:27:13.079] [Thread-31] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 10:27:13.088] [Thread-31] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
||
[2026-01-20 10:27:13.094] [Thread-31] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
||
[2026-01-20 16:03:06.985] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 36344 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2026-01-20 16:03:06.987] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2026-01-20 16:03:07.027] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2026-01-20 16:03:07.027] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2026-01-20 16:03:08.438] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2026-01-20 16:03:08.440] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2026-01-20 16:03:08.534] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72ms. Found 0 repository interfaces.
|
||
[2026-01-20 16:03:09.034] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9d9b05b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:03:09.071] [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$$3648cdeb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:03:09.076] [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)
|
||
[2026-01-20 16:03:09.080] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@10c1b162' 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)
|
||
[2026-01-20 16:03:09.082] [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$$5b1d709d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:03:09.087] [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)
|
||
[2026-01-20 16:03:09.093] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$1d1b52e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:03:09.632] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 80 (http)
|
||
[2026-01-20 16:03:09.650] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-80"]
|
||
[2026-01-20 16:03:09.659] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2026-01-20 16:03:09.659] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2026-01-20 16:03:09.668] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2026-01-20 16:03:09.668] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2026-01-20 16:03:09.668] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2026-01-20 16:03:09.686] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2026-01-20 16:03:09.822] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
[2026-01-20 16:03:09.822] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2795 ms
|
||
[2026-01-20 16:03:13.113] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39fb0699, org.springframework.security.web.context.SecurityContextPersistenceFilter@588db3c6, org.springframework.security.web.header.HeaderWriterFilter@178e7b3b, org.springframework.web.filter.CorsFilter@2c8b9dbe, org.springframework.security.web.authentication.logout.LogoutFilter@33fdf131, microcrystal.security.JwtAuthenticationTokenFilter@27cabe43, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@74d47600, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2dda21b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@778f91e4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4f9a422b, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@2745b474, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c49f553, org.springframework.security.web.session.SessionManagementFilter@486db3, org.springframework.security.web.access.ExceptionTranslationFilter@391843a6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b9282b]
|
||
[2026-01-20 16:03:13.131] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2026-01-20 16:03:13.136] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:03:14.110] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:03:14.271] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2026-01-20 16:03:14.364] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2026-01-20 16:03:14.369] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2026-01-20 16:03:14.371] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2026-01-20 16:03:14.373] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2026-01-20 16:03:14.376] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2026-01-20 16:03:14.378] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2026-01-20 16:03:14.381] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2026-01-20 16:03:14.387] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2026-01-20 16:03:14.390] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2026-01-20 16:03:14.392] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2026-01-20 16:03:14.395] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2026-01-20 16:03:14.401] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2026-01-20 16:03:14.404] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2026-01-20 16:03:14.407] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2026-01-20 16:03:14.409] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2026-01-20 16:03:14.412] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2026-01-20 16:03:14.414] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2026-01-20 16:03:14.417] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2026-01-20 16:03:14.419] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2026-01-20 16:03:14.421] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2026-01-20 16:03:14.424] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2026-01-20 16:03:14.425] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2026-01-20 16:03:14.427] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2026-01-20 16:03:14.428] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2026-01-20 16:03:14.430] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2026-01-20 16:03:14.436] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2026-01-20 16:03:14.441] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2026-01-20 16:03:14.444] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2026-01-20 16:03:14.447] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2026-01-20 16:03:14.449] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2026-01-20 16:03:14.452] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2026-01-20 16:03:14.453] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2026-01-20 16:03:14.455] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2026-01-20 16:03:14.458] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2026-01-20 16:03:14.460] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2026-01-20 16:03:14.464] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2026-01-20 16:03:14.466] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2026-01-20 16:03:14.469] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2026-01-20 16:03:14.472] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2026-01-20 16:03:14.473] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2026-01-20 16:03:14.475] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2026-01-20 16:03:14.477] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2026-01-20 16:03:14.480] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2026-01-20 16:03:14.481] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2026-01-20 16:03:14.482] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2026-01-20 16:03:14.484] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2026-01-20 16:03:14.497] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2026-01-20 16:03:14.500] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2026-01-20 16:03:14.506] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2026-01-20 16:03:14.511] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2026-01-20 16:03:14.515] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2026-01-20 16:03:14.517] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2026-01-20 16:03:14.519] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2026-01-20 16:03:14.521] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2026-01-20 16:03:14.523] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2026-01-20 16:03:16.355] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-80"]
|
||
[2026-01-20 16:03:16.402] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 80 (http) with context path ''
|
||
[2026-01-20 16:03:16.408] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 9.928 seconds (JVM running for 14.39)
|
||
[2026-01-20 16:05:41.893] [scheduling-1] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
||
[2026-01-20 16:05:42.274] [scheduling-1] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:org.apache.ibatis.executor.SimpleExecutor
|
||
[2026-01-20 16:10:08.986] [Thread-28] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:10:09.111] [Thread-28] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:10:09.119] [Thread-28] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
||
[2026-01-20 16:10:09.131] [Thread-28] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
||
[2026-01-20 16:10:19.090] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 32740 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2026-01-20 16:10:19.093] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2026-01-20 16:10:19.139] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2026-01-20 16:10:19.140] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2026-01-20 16:10:21.277] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2026-01-20 16:10:21.279] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2026-01-20 16:10:21.385] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75ms. Found 0 repository interfaces.
|
||
[2026-01-20 16:10:21.952] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ee6cc32b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:10:22.025] [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$$871a8b65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:10:22.037] [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)
|
||
[2026-01-20 16:10:22.040] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@48fbaed3' 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)
|
||
[2026-01-20 16:10:22.043] [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$$abef2e17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:10:22.047] [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)
|
||
[2026-01-20 16:10:22.051] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$6ded105d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:10:22.800] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
||
[2026-01-20 16:10:22.821] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:10:22.838] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2026-01-20 16:10:22.839] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2026-01-20 16:10:22.848] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2026-01-20 16:10:22.848] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2026-01-20 16:10:22.848] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2026-01-20 16:10:22.887] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2026-01-20 16:10:23.038] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
[2026-01-20 16:10:23.039] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3899 ms
|
||
[2026-01-20 16:10:26.315] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@731713e7, org.springframework.security.web.context.SecurityContextPersistenceFilter@5bd3efb1, org.springframework.security.web.header.HeaderWriterFilter@27841d0c, org.springframework.web.filter.CorsFilter@36049baf, org.springframework.security.web.authentication.logout.LogoutFilter@3e82d5d, microcrystal.security.JwtAuthenticationTokenFilter@38c0507, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@46a4e400, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@48f4a8b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@196273e0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6122fee0, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@621c9951, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d6621cd, org.springframework.security.web.session.SessionManagementFilter@55abf17c, org.springframework.security.web.access.ExceptionTranslationFilter@288149c5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@233ebd64]
|
||
[2026-01-20 16:10:26.331] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2026-01-20 16:10:26.336] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:10:27.359] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:10:27.541] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2026-01-20 16:10:27.642] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2026-01-20 16:10:27.647] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2026-01-20 16:10:27.648] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2026-01-20 16:10:27.651] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2026-01-20 16:10:27.652] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2026-01-20 16:10:27.654] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2026-01-20 16:10:27.657] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2026-01-20 16:10:27.662] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2026-01-20 16:10:27.665] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2026-01-20 16:10:27.667] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2026-01-20 16:10:27.670] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2026-01-20 16:10:27.675] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2026-01-20 16:10:27.678] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2026-01-20 16:10:27.679] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2026-01-20 16:10:27.682] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2026-01-20 16:10:27.685] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2026-01-20 16:10:27.687] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2026-01-20 16:10:27.689] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2026-01-20 16:10:27.691] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2026-01-20 16:10:27.694] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2026-01-20 16:10:27.696] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2026-01-20 16:10:27.697] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2026-01-20 16:10:27.699] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2026-01-20 16:10:27.700] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2026-01-20 16:10:27.701] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2026-01-20 16:10:27.705] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2026-01-20 16:10:27.711] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2026-01-20 16:10:27.713] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2026-01-20 16:10:27.715] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2026-01-20 16:10:27.717] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2026-01-20 16:10:27.718] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2026-01-20 16:10:27.721] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2026-01-20 16:10:27.722] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2026-01-20 16:10:27.725] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2026-01-20 16:10:27.728] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2026-01-20 16:10:27.729] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2026-01-20 16:10:27.731] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2026-01-20 16:10:27.733] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2026-01-20 16:10:27.735] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2026-01-20 16:10:27.736] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2026-01-20 16:10:27.739] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2026-01-20 16:10:27.741] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2026-01-20 16:10:27.743] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2026-01-20 16:10:27.746] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2026-01-20 16:10:27.747] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2026-01-20 16:10:27.749] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2026-01-20 16:10:27.760] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2026-01-20 16:10:27.763] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2026-01-20 16:10:27.767] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2026-01-20 16:10:27.770] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2026-01-20 16:10:27.774] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2026-01-20 16:10:27.776] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2026-01-20 16:10:27.778] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2026-01-20 16:10:27.780] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2026-01-20 16:10:27.782] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2026-01-20 16:10:29.548] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:10:29.596] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path ''
|
||
[2026-01-20 16:10:29.601] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 11.048 seconds (JVM running for 15.696)
|
||
[2026-01-20 16:10:47.961] [http-nio-18882-exec-1] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
[2026-01-20 16:10:47.961] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
[2026-01-20 16:10:48.006] [http-nio-18882-exec-1] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 45 ms
|
||
[2026-01-20 16:11:11.432] [Thread-30] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:11:11.474] [Thread-30] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:11:11.478] [Thread-30] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
||
[2026-01-20 16:11:28.921] [http-nio-18882-exec-1] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
||
[2026-01-20 16:11:28.928] [Thread-30] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
||
[2026-01-20 16:11:35.773] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 35788 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2026-01-20 16:11:35.776] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2026-01-20 16:11:35.810] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2026-01-20 16:11:35.810] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2026-01-20 16:11:37.094] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2026-01-20 16:11:37.096] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2026-01-20 16:11:37.178] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 64ms. Found 0 repository interfaces.
|
||
[2026-01-20 16:11:37.590] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5a0b1095] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:11:37.625] [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$$f2b8d8cf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:11:37.628] [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)
|
||
[2026-01-20 16:11:37.631] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a701424' 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)
|
||
[2026-01-20 16:11:37.633] [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$$178d7b81] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:11:37.637] [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)
|
||
[2026-01-20 16:11:37.640] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$d98b5dc7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:11:38.137] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
||
[2026-01-20 16:11:38.154] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:11:38.163] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2026-01-20 16:11:38.163] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2026-01-20 16:11:38.171] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2026-01-20 16:11:38.171] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2026-01-20 16:11:38.171] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2026-01-20 16:11:38.175] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2026-01-20 16:11:38.315] [restartedMain] [INFO ] o.a.c.c.C.[Tomcat].[localhost].[/canteen] - Initializing Spring embedded WebApplicationContext
|
||
[2026-01-20 16:11:38.315] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2505 ms
|
||
[2026-01-20 16:11:41.219] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@60cc764e, org.springframework.security.web.context.SecurityContextPersistenceFilter@1cdbb91f, org.springframework.security.web.header.HeaderWriterFilter@34e384a1, org.springframework.web.filter.CorsFilter@3aa4c59c, org.springframework.security.web.authentication.logout.LogoutFilter@1e66e47a, microcrystal.security.JwtAuthenticationTokenFilter@c387172, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d691d4a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@386042f1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@25b7ea97, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e3dfd98, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@20bbf1e9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f3dc559, org.springframework.security.web.session.SessionManagementFilter@227c4440, org.springframework.security.web.access.ExceptionTranslationFilter@2bcce87a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1fb036de]
|
||
[2026-01-20 16:11:41.236] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2026-01-20 16:11:41.240] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:11:42.127] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:11:42.277] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2026-01-20 16:11:42.367] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2026-01-20 16:11:42.370] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2026-01-20 16:11:42.372] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2026-01-20 16:11:42.374] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2026-01-20 16:11:42.376] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2026-01-20 16:11:42.378] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2026-01-20 16:11:42.380] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2026-01-20 16:11:42.386] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2026-01-20 16:11:42.390] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2026-01-20 16:11:42.392] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2026-01-20 16:11:42.395] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2026-01-20 16:11:42.399] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2026-01-20 16:11:42.401] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2026-01-20 16:11:42.404] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2026-01-20 16:11:42.406] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2026-01-20 16:11:42.408] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2026-01-20 16:11:42.410] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2026-01-20 16:11:42.414] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2026-01-20 16:11:42.415] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2026-01-20 16:11:42.416] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2026-01-20 16:11:42.417] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2026-01-20 16:11:42.420] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2026-01-20 16:11:42.423] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2026-01-20 16:11:42.424] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2026-01-20 16:11:42.425] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2026-01-20 16:11:42.430] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2026-01-20 16:11:42.436] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2026-01-20 16:11:42.438] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2026-01-20 16:11:42.441] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2026-01-20 16:11:42.442] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2026-01-20 16:11:42.443] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2026-01-20 16:11:42.446] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2026-01-20 16:11:42.447] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2026-01-20 16:11:42.450] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2026-01-20 16:11:42.453] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2026-01-20 16:11:42.455] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2026-01-20 16:11:42.456] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2026-01-20 16:11:42.457] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2026-01-20 16:11:42.460] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2026-01-20 16:11:42.462] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2026-01-20 16:11:42.464] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2026-01-20 16:11:42.465] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2026-01-20 16:11:42.467] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2026-01-20 16:11:42.469] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2026-01-20 16:11:42.470] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2026-01-20 16:11:42.471] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2026-01-20 16:11:42.483] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2026-01-20 16:11:42.486] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2026-01-20 16:11:42.491] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2026-01-20 16:11:42.494] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2026-01-20 16:11:42.497] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2026-01-20 16:11:42.500] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2026-01-20 16:11:42.501] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2026-01-20 16:11:42.503] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2026-01-20 16:11:42.505] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2026-01-20 16:11:44.321] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:11:44.367] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path '/canteen'
|
||
[2026-01-20 16:11:44.372] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 8.998 seconds (JVM running for 13.567)
|
||
[2026-01-20 16:12:50.205] [Thread-26] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:12:50.229] [Thread-26] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:12:50.233] [Thread-26] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-0} closing ...
|
||
[2026-01-20 16:12:57.385] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 37856 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2026-01-20 16:12:57.388] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2026-01-20 16:12:57.424] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2026-01-20 16:12:57.424] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2026-01-20 16:12:58.406] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2026-01-20 16:12:58.409] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2026-01-20 16:12:58.502] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73ms. Found 0 repository interfaces.
|
||
[2026-01-20 16:12:58.980] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f28e03e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:12:59.013] [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$$8b3bcc1c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:12:59.018] [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)
|
||
[2026-01-20 16:12:59.020] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@434c9003' 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)
|
||
[2026-01-20 16:12:59.021] [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$$b0106ece] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:12:59.025] [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)
|
||
[2026-01-20 16:12:59.030] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$720e5114] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:12:59.441] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
||
[2026-01-20 16:12:59.455] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:12:59.473] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2026-01-20 16:12:59.473] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2026-01-20 16:12:59.480] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2026-01-20 16:12:59.480] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2026-01-20 16:12:59.480] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2026-01-20 16:12:59.484] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2026-01-20 16:12:59.698] [restartedMain] [INFO ] o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
[2026-01-20 16:12:59.699] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2275 ms
|
||
[2026-01-20 16:13:03.508] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4de6ce48, org.springframework.security.web.context.SecurityContextPersistenceFilter@596e4dfd, org.springframework.security.web.header.HeaderWriterFilter@675d35a4, org.springframework.web.filter.CorsFilter@6de82626, org.springframework.security.web.authentication.logout.LogoutFilter@4e96c4d8, microcrystal.security.JwtAuthenticationTokenFilter@705c450c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@75d4ec5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@63e22aed, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b1d1810, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@741ced26, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@59ea8a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1867fac3, org.springframework.security.web.session.SessionManagementFilter@61aa5fa2, org.springframework.security.web.access.ExceptionTranslationFilter@3bfebc50, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4f50b916]
|
||
[2026-01-20 16:13:03.538] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2026-01-20 16:13:03.545] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:13:04.928] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:13:05.201] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2026-01-20 16:13:05.348] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2026-01-20 16:13:05.355] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2026-01-20 16:13:05.360] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2026-01-20 16:13:05.363] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2026-01-20 16:13:05.368] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2026-01-20 16:13:05.372] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2026-01-20 16:13:05.375] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2026-01-20 16:13:05.383] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2026-01-20 16:13:05.389] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2026-01-20 16:13:05.394] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2026-01-20 16:13:05.398] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2026-01-20 16:13:05.407] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2026-01-20 16:13:05.411] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2026-01-20 16:13:05.415] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2026-01-20 16:13:05.423] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2026-01-20 16:13:05.428] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2026-01-20 16:13:05.432] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2026-01-20 16:13:05.438] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2026-01-20 16:13:05.442] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2026-01-20 16:13:05.446] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2026-01-20 16:13:05.450] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2026-01-20 16:13:05.453] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2026-01-20 16:13:05.460] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2026-01-20 16:13:05.464] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2026-01-20 16:13:05.467] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2026-01-20 16:13:05.477] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2026-01-20 16:13:05.487] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2026-01-20 16:13:05.493] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2026-01-20 16:13:05.499] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2026-01-20 16:13:05.504] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2026-01-20 16:13:05.506] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2026-01-20 16:13:05.511] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2026-01-20 16:13:05.514] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2026-01-20 16:13:05.520] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2026-01-20 16:13:05.524] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2026-01-20 16:13:05.529] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2026-01-20 16:13:05.532] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2026-01-20 16:13:05.536] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2026-01-20 16:13:05.542] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2026-01-20 16:13:05.544] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2026-01-20 16:13:05.548] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2026-01-20 16:13:05.553] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2026-01-20 16:13:05.555] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2026-01-20 16:13:05.557] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2026-01-20 16:13:05.558] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2026-01-20 16:13:05.561] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2026-01-20 16:13:05.581] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2026-01-20 16:13:05.585] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2026-01-20 16:13:05.593] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2026-01-20 16:13:05.600] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2026-01-20 16:13:05.609] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2026-01-20 16:13:05.615] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2026-01-20 16:13:05.618] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2026-01-20 16:13:05.625] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2026-01-20 16:13:05.627] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2026-01-20 16:13:07.953] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:13:08.015] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path ''
|
||
[2026-01-20 16:13:08.023] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 10.996 seconds (JVM running for 15.116)
|
||
[2026-01-20 16:13:25.852] [Thread-28] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:13:25.883] [Thread-28] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:13:25.888] [Thread-28] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-0} closing ...
|
||
[2026-01-20 16:13:35.206] [restartedMain] [INFO ] microcrystal.CanteenApplication - Starting CanteenApplication on tqzhang with PID 25464 (E:\bns_work_space\2025\hn\backEnd\canteen\target\classes started by tqzhang in E:\bns_work_space\2025\hn\backEnd\canteen)
|
||
[2026-01-20 16:13:35.210] [restartedMain] [INFO ] microcrystal.CanteenApplication - The following profiles are active: prod
|
||
[2026-01-20 16:13:35.287] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
[2026-01-20 16:13:35.287] [restartedMain] [INFO ] o.s.b.d.env.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
[2026-01-20 16:13:37.137] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
[2026-01-20 16:13:37.142] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
|
||
[2026-01-20 16:13:37.272] [restartedMain] [INFO ] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 98ms. Found 0 repository interfaces.
|
||
[2026-01-20 16:13:37.870] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$aefbf52c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:13:37.923] [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$$47a9bd66] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:13:37.930] [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)
|
||
[2026-01-20 16:13:37.933] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@20ce318' 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)
|
||
[2026-01-20 16:13:37.935] [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$$6c7e6018] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:13:37.941] [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)
|
||
[2026-01-20 16:13:37.946] [restartedMain] [INFO ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$2e7c425e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
||
[2026-01-20 16:13:38.732] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 18882 (http)
|
||
[2026-01-20 16:13:38.754] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:13:38.766] [restartedMain] [INFO ] org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
[2026-01-20 16:13:38.767] [restartedMain] [INFO ] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.21]
|
||
[2026-01-20 16:13:38.777] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - Loaded APR based Apache Tomcat Native library [1.2.39] using APR version [1.7.4].
|
||
[2026-01-20 16:13:38.778] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
|
||
[2026-01-20 16:13:38.778] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
|
||
[2026-01-20 16:13:38.796] [restartedMain] [INFO ] org.apache.catalina.core.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 3.0.11 19 Sep 2023]
|
||
[2026-01-20 16:13:39.032] [restartedMain] [INFO ] o.a.c.c.C.[Tomcat].[localhost].[/canteen] - Initializing Spring embedded WebApplicationContext
|
||
[2026-01-20 16:13:39.032] [restartedMain] [INFO ] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3745 ms
|
||
[2026-01-20 16:13:42.774] [restartedMain] [INFO ] o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4be591f1, org.springframework.security.web.context.SecurityContextPersistenceFilter@1af8b720, org.springframework.security.web.header.HeaderWriterFilter@dea0d51, org.springframework.web.filter.CorsFilter@671a1eca, org.springframework.security.web.authentication.logout.LogoutFilter@b705e32, microcrystal.security.JwtAuthenticationTokenFilter@1790225b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5f946ca, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7730b794, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@44a50115, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c94783c, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@56e9769b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73822059, org.springframework.security.web.session.SessionManagementFilter@70db5ae1, org.springframework.security.web.access.ExceptionTranslationFilter@101dd93d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@ca3e8b9]
|
||
[2026-01-20 16:13:42.795] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService
|
||
[2026-01-20 16:13:42.801] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:13:43.864] [restartedMain] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:13:44.043] [restartedMain] [INFO ] o.s.b.d.autoconfigure.OptionalLiveReloadServer - LiveReload server is running on port 35729
|
||
[2026-01-20 16:13:44.147] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.SynPlatApiTaskController
|
||
[2026-01-20 16:13:44.154] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatSysCompanyController
|
||
[2026-01-20 16:13:44.157] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryUserAuthController
|
||
[2026-01-20 16:13:44.160] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatQueryAuthController
|
||
[2026-01-20 16:13:44.162] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownSettlController
|
||
[2026-01-20 16:13:44.166] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatDownConsumeController
|
||
[2026-01-20 16:13:44.170] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatAuthInfoController
|
||
[2026-01-20 16:13:44.176] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiTaskController
|
||
[2026-01-20 16:13:44.180] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiQueryLogController
|
||
[2026-01-20 16:13:44.183] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.platSync.PlatApiController
|
||
[2026-01-20 16:13:44.188] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacRecordController
|
||
[2026-01-20 16:13:44.194] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.macApi.MacAPIController
|
||
[2026-01-20 16:13:44.197] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.base.FileController
|
||
[2026-01-20 16:13:44.200] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleResKeyController
|
||
[2026-01-20 16:13:44.203] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleController
|
||
[2026-01-20 16:13:44.205] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysRoleCanteenController
|
||
[2026-01-20 16:13:44.208] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysResourcesController
|
||
[2026-01-20 16:13:44.210] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysOrgController
|
||
[2026-01-20 16:13:44.212] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysLoginLogController
|
||
[2026-01-20 16:13:44.214] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictItemController
|
||
[2026-01-20 16:13:44.216] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysDictController
|
||
[2026-01-20 16:13:44.218] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysConfigController
|
||
[2026-01-20 16:13:44.222] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysCompanyController
|
||
[2026-01-20 16:13:44.225] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysApiLogController
|
||
[2026-01-20 16:13:44.226] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.SysAPIController
|
||
[2026-01-20 16:13:44.232] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseUserController
|
||
[2026-01-20 16:13:44.240] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyController
|
||
[2026-01-20 16:13:44.243] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSubsidyCardController
|
||
[2026-01-20 16:13:44.246] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSpanAuthorizeController
|
||
[2026-01-20 16:13:44.249] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealMealController
|
||
[2026-01-20 16:13:44.250] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseSetMealClassController
|
||
[2026-01-20 16:13:44.252] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionLabelController
|
||
[2026-01-20 16:13:44.254] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseNutritionConsultController
|
||
[2026-01-20 16:13:44.259] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanDetailController
|
||
[2026-01-20 16:13:44.262] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuPlanController
|
||
[2026-01-20 16:13:44.265] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueMealController
|
||
[2026-01-20 16:13:44.267] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuIssueController
|
||
[2026-01-20 16:13:44.268] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMenuCommonController
|
||
[2026-01-20 16:13:44.271] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealTypeController
|
||
[2026-01-20 16:13:44.273] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealIngredientController
|
||
[2026-01-20 16:13:44.277] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealController
|
||
[2026-01-20 16:13:44.279] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseMealClassController
|
||
[2026-01-20 16:13:44.281] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientController
|
||
[2026-01-20 16:13:44.283] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseIngredientClassController
|
||
[2026-01-20 16:13:44.284] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardSubsidyController
|
||
[2026-01-20 16:13:44.286] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordUploadController
|
||
[2026-01-20 16:13:44.302] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordController
|
||
[2026-01-20 16:13:44.306] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardRecordAddController
|
||
[2026-01-20 16:13:44.312] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardOperateController
|
||
[2026-01-20 16:13:44.317] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealOptionsController
|
||
[2026-01-20 16:13:44.323] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMealController
|
||
[2026-01-20 16:13:44.327] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardMacController
|
||
[2026-01-20 16:13:44.330] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCardClassController
|
||
[2026-01-20 16:13:44.333] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenController
|
||
[2026-01-20 16:13:44.335] [restartedMain] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:microcrystal.controller.BaseCanteenClassController
|
||
[2026-01-20 16:13:46.348] [restartedMain] [INFO ] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-18882"]
|
||
[2026-01-20 16:13:46.542] [restartedMain] [INFO ] o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 18882 (http) with context path '/canteen'
|
||
[2026-01-20 16:13:46.549] [restartedMain] [INFO ] microcrystal.CanteenApplication - Started CanteenApplication in 12.869 seconds (JVM running for 17.886)
|
||
[2026-01-20 16:14:24.468] [http-nio-18882-exec-4] [INFO ] o.a.c.c.C.[Tomcat].[localhost].[/canteen] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
[2026-01-20 16:14:24.470] [http-nio-18882-exec-4] [INFO ] org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
[2026-01-20 16:14:24.548] [http-nio-18882-exec-4] [INFO ] org.springframework.web.servlet.DispatcherServlet - Completed initialization in 78 ms
|
||
[2026-01-20 16:15:05.876] [http-nio-18882-exec-4] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
||
[2026-01-20 16:15:05.928] [http-nio-18882-exec-3] [INFO ] h.a.p.p.y.c.o.d.i.n.g - onTransformation:org.apache.ibatis.executor.SimpleExecutor
|
||
[2026-01-20 16:20:00.954] [scheduling-1] [INFO ] - 定时任务开始执行
|
||
[2026-01-20 16:20:13.606] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行1:6
|
||
[2026-01-20 16:20:13.606] [scheduling-1] [INFO ] 定时任务 - 定时任务开始执行2:2
|
||
[2026-01-20 16:22:43.768] [scheduling-1] [ERROR] 跨区权限信息下载接口1 - 出现错误:null
|
||
[2026-01-20 16:22:43.884] [scheduling-1] [INFO ] 定时任务 - 权限信息下载
|
||
[2026-01-20 16:22:54.799] [http-nio-18882-exec-4] [WARN ] c.a.excel.metadata.property.ExcelHeadProperty - The table has no header set and all annotations will not be read.If you want to use annotations, please use set head class in ExcelWriterBuilder/ExcelWriterSheetBuilder/ExcelWriterTableBuilder
|
||
[2026-01-20 16:23:05.030] [scheduling-1] [ERROR] 下载跨区消费记录接口 - 出现错误:
|
||
[2026-01-20 16:23:05.102] [scheduling-1] [INFO ] 定时任务 - 跨区消费记录下载
|
||
[2026-01-20 16:30:32.734] [Thread-31] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
||
[2026-01-20 16:30:32.786] [Thread-31] [INFO ] o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'defaultThreadPool'
|
||
[2026-01-20 16:30:32.790] [Thread-31] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
|
||
[2026-01-20 16:30:32.798] [Thread-31] [INFO ] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|