diff --git a/logs/web_project.log b/logs/web_project.log index d7b6dfd..c9d3aac 100644 --- a/logs/web_project.log +++ b/logs/web_project.log @@ -1,679 +1,2514 @@ -2025-10-28 11:17:42 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:17:42 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:17:42 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:17:42 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable -2025-10-28 11:17:42 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' -2025-10-28 11:17:42 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:17:42 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 57 ms. Found 6 JPA repository interfaces. -2025-10-28 11:17:43 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:17:43 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:17:43 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:17:43 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:17:43 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:17:43 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1445 ms -2025-10-28 11:17:43 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:17:43 [restartedMain] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.12.Final -2025-10-28 11:17:44 [restartedMain] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} -2025-10-28 11:17:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:17:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:17:44 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:17:44 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:17:44 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:17:45 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e82962d, org.springframework.security.web.context.SecurityContextPersistenceFilter@5121e031, org.springframework.security.web.header.HeaderWriterFilter@5dec77f9, org.springframework.security.web.authentication.logout.LogoutFilter@310cae77, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@674e0b2f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63c48211, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@28026d02, org.springframework.security.web.session.SessionManagementFilter@7e293ef0, org.springframework.security.web.access.ExceptionTranslationFilter@1fe78120, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6a035d1d] -2025-10-28 11:17:45 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:17:46 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:17:46 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:17:46 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 4.367 seconds (JVM running for 5.063) -2025-10-28 11:18:00 [http-nio-8080-exec-3] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -2025-10-28 11:18:00 [http-nio-8080-exec-3] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -2025-10-28 11:18:00 [http-nio-8080-exec-3] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -2025-10-28 11:18:01 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:01 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 3 -2025-10-28 11:18:01 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 3 -2025-10-28 11:18:01 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:01 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:18:01 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:01 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 4 -2025-10-28 11:18:01 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 4 -2025-10-28 11:18:01 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] -2025-10-28 11:18:01 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:18:01 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:01 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 5 -2025-10-28 11:18:01 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 5 -2025-10-28 11:18:01 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] -2025-10-28 11:18:01 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:18:01 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:34 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:34 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:34 [http-nio-8080-exec-8] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: S1009 -2025-10-28 11:18:34 [http-nio-8080-exec-8] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Connection is read-only. Queries leading to data modification are not allowed -2025-10-28 11:18:34 [http-nio-8080-exec-8] ERROR c.q.m.service.ArticleService - 获取文章失败: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement -2025-10-28 11:18:34 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles/3,异常消息:Transaction silently rolled back because it has been marked as rollback-only -2025-10-28 11:18:34 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only] -2025-10-28 11:18:35 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:35 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:35 [http-nio-8080-exec-9] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: S1009 -2025-10-28 11:18:35 [http-nio-8080-exec-9] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Connection is read-only. Queries leading to data modification are not allowed -2025-10-28 11:18:35 [http-nio-8080-exec-9] ERROR c.q.m.service.ArticleService - 获取文章失败: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement -2025-10-28 11:18:35 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles/3,异常消息:Transaction silently rolled back because it has been marked as rollback-only -2025-10-28 11:18:35 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only] -2025-10-28 11:18:36 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:36 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:36 [http-nio-8080-exec-10] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: S1009 -2025-10-28 11:18:36 [http-nio-8080-exec-10] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Connection is read-only. Queries leading to data modification are not allowed -2025-10-28 11:18:36 [http-nio-8080-exec-10] ERROR c.q.m.service.ArticleService - 获取文章失败: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement -2025-10-28 11:18:36 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles/3,异常消息:Transaction silently rolled back because it has been marked as rollback-only -2025-10-28 11:18:36 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only] -2025-10-28 11:18:37 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:37 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 3 -2025-10-28 11:18:37 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 3 -2025-10-28 11:18:37 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:18:37 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:18:37 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:37 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 4 -2025-10-28 11:18:37 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 4 -2025-10-28 11:18:37 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] -2025-10-28 11:18:37 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:18:37 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:18:37 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 5 -2025-10-28 11:18:37 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 5 -2025-10-28 11:18:37 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] -2025-10-28 11:18:37 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:18:37 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:23:40 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:23:40 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:23:40 [http-nio-8080-exec-9] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: S1009 -2025-10-28 11:23:40 [http-nio-8080-exec-9] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Connection is read-only. Queries leading to data modification are not allowed -2025-10-28 11:23:40 [http-nio-8080-exec-9] ERROR c.q.m.service.ArticleService - 获取文章失败: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement -2025-10-28 11:23:40 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles/3,异常消息:Transaction silently rolled back because it has been marked as rollback-only -2025-10-28 11:23:40 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only] -2025-10-28 11:23:42 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:23:42 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 3 -2025-10-28 11:23:42 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 3 -2025-10-28 11:23:42 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:23:42 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:23:42 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:23:42 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 4 -2025-10-28 11:23:42 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 4 -2025-10-28 11:23:42 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] -2025-10-28 11:23:42 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:23:42 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:23:42 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 5 -2025-10-28 11:23:42 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 5 -2025-10-28 11:23:42 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] -2025-10-28 11:23:42 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:23:42 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:33:14 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 4 class path changes (0 additions, 0 deletions, 4 modifications) -2025-10-28 11:33:14 [Thread-6] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:33:14 [Thread-6] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Destroying Spring FrameworkServlet 'dispatcherServlet' -2025-10-28 11:33:14 [Thread-6] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:14 [Thread-6] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:33:14 [Thread-6] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:33:15 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:33:15 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:33:15 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:33:15 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:33:15 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 6 JPA repository interfaces. -2025-10-28 11:33:15 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:33:15 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:33:15 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:33:15 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:33:15 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:33:15 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 319 ms -2025-10-28 11:33:15 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:33:15 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:33:15 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:33:15 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:33:15 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:33:15 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:15 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c1b8ea1, org.springframework.security.web.context.SecurityContextPersistenceFilter@4bfcef78, org.springframework.security.web.header.HeaderWriterFilter@5955d223, org.springframework.security.web.authentication.logout.LogoutFilter@2d3f35cd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e46a98f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4975a0ae, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b04e366, org.springframework.security.web.session.SessionManagementFilter@690435b5, org.springframework.security.web.access.ExceptionTranslationFilter@2bcbd098, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2bc220c2] -2025-10-28 11:33:15 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:33:15 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:33:15 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:33:15 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.734 seconds (JVM running for 934.621) -2025-10-28 11:33:15 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:33:25 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 4 class path changes (0 additions, 0 deletions, 4 modifications) -2025-10-28 11:33:25 [Thread-8] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:33:25 [Thread-8] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:25 [Thread-8] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:33:25 [Thread-8] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:33:26 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:33:26 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:33:26 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:33:26 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:33:26 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 24 ms. Found 6 JPA repository interfaces. -2025-10-28 11:33:26 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:33:26 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:33:26 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:33:26 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:33:26 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:33:26 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 281 ms -2025-10-28 11:33:26 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:33:26 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:33:26 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:33:26 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:33:26 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:33:26 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:26 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a5914bf, org.springframework.security.web.context.SecurityContextPersistenceFilter@63e1f04a, org.springframework.security.web.header.HeaderWriterFilter@67acd1de, org.springframework.security.web.authentication.logout.LogoutFilter@2eb381e6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5bf884c6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5adb9c46, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@18923b1b, org.springframework.security.web.session.SessionManagementFilter@5c6882e4, org.springframework.security.web.access.ExceptionTranslationFilter@7c289129, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4c999b6b] -2025-10-28 11:33:27 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:33:27 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:33:27 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:33:27 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 1.085 seconds (JVM running for 945.941) -2025-10-28 11:33:27 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:33:31 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) -2025-10-28 11:33:31 [Thread-12] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:33:31 [Thread-12] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:31 [Thread-12] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:33:31 [Thread-12] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:33:31 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:33:31 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:33:31 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:33:32 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:33:32 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20 ms. Found 6 JPA repository interfaces. -2025-10-28 11:33:32 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:33:32 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:33:32 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:33:32 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:33:32 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:33:32 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 222 ms -2025-10-28 11:33:32 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:33:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:33:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:33:32 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:33:32 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:33:32 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:32 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@35578631, org.springframework.security.web.context.SecurityContextPersistenceFilter@21c44b81, org.springframework.security.web.header.HeaderWriterFilter@7d2508df, org.springframework.security.web.authentication.logout.LogoutFilter@1657e455, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5258d9e5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7ee4081, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@44465e59, org.springframework.security.web.session.SessionManagementFilter@5718a51f, org.springframework.security.web.access.ExceptionTranslationFilter@616241b5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@674d1ca] -2025-10-28 11:33:32 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:33:32 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:33:32 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:33:32 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.588 seconds (JVM running for 951.306) -2025-10-28 11:33:32 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:33:38 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) -2025-10-28 11:33:39 [Thread-16] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:33:39 [Thread-16] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:39 [Thread-16] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:33:39 [Thread-16] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:33:39 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:33:39 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:33:39 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:33:39 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:33:39 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 6 JPA repository interfaces. -2025-10-28 11:33:39 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:33:39 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:33:39 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:33:39 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:33:39 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:33:39 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 226 ms -2025-10-28 11:33:39 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:33:39 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:33:39 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:33:39 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:33:39 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:33:39 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:39 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c88edd6, org.springframework.security.web.context.SecurityContextPersistenceFilter@55838818, org.springframework.security.web.header.HeaderWriterFilter@52cde476, org.springframework.security.web.authentication.logout.LogoutFilter@1ad09e6f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@8a9e6cd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@357a4dfa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d9d8db8, org.springframework.security.web.session.SessionManagementFilter@72129a83, org.springframework.security.web.access.ExceptionTranslationFilter@1ce823f6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@16caaa72] -2025-10-28 11:33:39 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:33:39 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:33:39 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:33:39 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.561 seconds (JVM running for 958.659) -2025-10-28 11:33:39 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:33:53 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) -2025-10-28 11:33:53 [Thread-20] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:33:53 [Thread-20] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:53 [Thread-20] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:33:53 [Thread-20] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:33:53 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:33:53 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:33:53 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:33:54 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:33:54 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 30 ms. Found 6 JPA repository interfaces. -2025-10-28 11:33:54 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:33:54 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:33:54 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:33:54 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:33:54 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:33:54 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 302 ms -2025-10-28 11:33:54 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:33:54 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:33:54 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:33:54 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:33:54 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:33:54 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:54 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a571847, org.springframework.security.web.context.SecurityContextPersistenceFilter@56477c8a, org.springframework.security.web.header.HeaderWriterFilter@6fc588, org.springframework.security.web.authentication.logout.LogoutFilter@22c540de, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c814efa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@623c9b67, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@791cf3ee, org.springframework.security.web.session.SessionManagementFilter@2341db62, org.springframework.security.web.access.ExceptionTranslationFilter@7ebd9f4b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2442f43d] -2025-10-28 11:33:54 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:33:54 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:33:54 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:33:54 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.74 seconds (JVM running for 973.381) -2025-10-28 11:33:54 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:33:55 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) -2025-10-28 11:33:56 [Thread-24] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:33:56 [Thread-24] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:56 [Thread-24] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:33:56 [Thread-24] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:33:56 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:33:56 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:33:56 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:33:56 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:33:56 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 19 ms. Found 6 JPA repository interfaces. -2025-10-28 11:33:56 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:33:56 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:33:56 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:33:56 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:33:56 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:33:56 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 205 ms -2025-10-28 11:33:56 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:33:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:33:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:33:56 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:33:56 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:33:56 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:33:56 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1654d769, org.springframework.security.web.context.SecurityContextPersistenceFilter@22e18806, org.springframework.security.web.header.HeaderWriterFilter@4deb1886, org.springframework.security.web.authentication.logout.LogoutFilter@2e9786a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a15f884, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3fafea68, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3c0f2dce, org.springframework.security.web.session.SessionManagementFilter@24c6e396, org.springframework.security.web.access.ExceptionTranslationFilter@5dbab8d6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5b2f36b3] -2025-10-28 11:33:56 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:33:56 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:33:56 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:33:56 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.524 seconds (JVM running for 975.574) -2025-10-28 11:33:56 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:34:28 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 5 class path changes (0 additions, 1 deletion, 4 modifications) -2025-10-28 11:34:28 [Thread-28] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:34:28 [Thread-28] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:28 [Thread-28] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:34:28 [Thread-28] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:34:29 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:34:29 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:34:29 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:34:29 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:34:29 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 13 ms. Found 5 JPA repository interfaces. -2025-10-28 11:34:29 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:34:29 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:34:29 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:34:29 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:34:29 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:34:29 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 167 ms -2025-10-28 11:34:29 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:34:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:34:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:34:29 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:34:29 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:34:29 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:29 [restartedMain] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'markdownController': Unsatisfied dependency expressed through field 'markdownService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'markdownService': Unsatisfied dependency expressed through field 'markdownRepository'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.qf.myafterprojecy.repository.MarkdownRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} -2025-10-28 11:34:29 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:34:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:34:29 [restartedMain] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:34:29 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2025-10-28 11:34:29 [restartedMain] ERROR o.s.b.d.LoggingFailureAnalysisReporter - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -Field markdownRepository in com.qf.myafterprojecy.service.MarkdownService required a bean of type 'com.qf.myafterprojecy.repository.MarkdownRepository' that could not be found. - -The injection point has the following annotations: - - @org.springframework.beans.factory.annotation.Autowired(required=true) - - -Action: - -Consider defining a bean of type 'com.qf.myafterprojecy.repository.MarkdownRepository' in your configuration. - -2025-10-28 11:34:31 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:34:31 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:34:31 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:34:32 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:34:32 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 5 JPA repository interfaces. -2025-10-28 11:34:32 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:34:32 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:34:32 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:34:32 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:34:32 [restartedMain] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:34:32 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 205 ms -2025-10-28 11:34:32 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:34:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:34:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:34:32 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:34:32 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:34:32 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:32 [restartedMain] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'markdownController' defined in file [E:\MyWebProject\MyAfterProjecy\target\classes\com\qf\myafterprojecy\controller\MarkdownController.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.qf.myafterprojecy.controller.MarkdownController]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - -2025-10-28 11:34:32 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:34:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:34:32 [restartedMain] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:34:32 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2025-10-28 11:34:32 [restartedMain] ERROR o.s.boot.SpringApplication - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'markdownController' defined in file [E:\MyWebProject\MyAfterProjecy\target\classes\com\qf\myafterprojecy\controller\MarkdownController.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.qf.myafterprojecy.controller.MarkdownController]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1334) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1232) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar:5.3.23] - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar:5.3.23] - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.6.13.jar:2.6.13] - at com.qf.myafterprojecy.MyAfterProjecyApplication.main(MyAfterProjecyApplication.java:10) [classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_461] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_461] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_461] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_461] - at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.6.13.jar:2.6.13] -Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.qf.myafterprojecy.controller.MarkdownController]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - - at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:224) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1326) ~[spring-beans-5.3.23.jar:5.3.23] - ... 22 common frames omitted -Caused by: java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - - at com.qf.myafterprojecy.controller.MarkdownController.(MarkdownController.java:4) ~[classes/:na] - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_461] - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_461] - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_461] - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_461] - at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:211) ~[spring-beans-5.3.23.jar:5.3.23] - ... 24 common frames omitted -2025-10-28 11:34:34 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:34:34 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:34:34 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:34:34 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:34:34 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 15 ms. Found 5 JPA repository interfaces. -2025-10-28 11:34:34 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:34:34 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:34:34 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:34:34 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:34:34 [restartedMain] INFO o.a.c.c.C.[Tomcat-2].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:34:34 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 181 ms -2025-10-28 11:34:34 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:34:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:34:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:34:34 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:34:34 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:34:34 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:34 [restartedMain] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'markdownController' defined in file [E:\MyWebProject\MyAfterProjecy\target\classes\com\qf\myafterprojecy\controller\MarkdownController.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.qf.myafterprojecy.controller.MarkdownController]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - -2025-10-28 11:34:34 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:34:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:34:34 [restartedMain] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:34:34 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2025-10-28 11:34:34 [restartedMain] ERROR o.s.boot.SpringApplication - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'markdownController' defined in file [E:\MyWebProject\MyAfterProjecy\target\classes\com\qf\myafterprojecy\controller\MarkdownController.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.qf.myafterprojecy.controller.MarkdownController]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1334) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1232) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.23.jar:5.3.23] - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.23.jar:5.3.23] - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) [spring-boot-2.6.13.jar:2.6.13] - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) [spring-boot-2.6.13.jar:2.6.13] - at com.qf.myafterprojecy.MyAfterProjecyApplication.main(MyAfterProjecyApplication.java:10) [classes/:na] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_461] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_461] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_461] - at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_461] - at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.6.13.jar:2.6.13] -Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.qf.myafterprojecy.controller.MarkdownController]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - - at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:224) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) ~[spring-beans-5.3.23.jar:5.3.23] - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1326) ~[spring-beans-5.3.23.jar:5.3.23] - ... 22 common frames omitted -Caused by: java.lang.Error: Unresolved compilation problems: - The import com.qf.myafterprojecy.pojo.Markdown cannot be resolved - The import com.qf.myafterprojecy.service.imp.IMarkdownService cannot be resolved - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - Markdown cannot be resolved to a type - IMarkdownService cannot be resolved to a type - IMarkdownService cannot be resolved to a type - - at com.qf.myafterprojecy.controller.MarkdownController.(MarkdownController.java:4) ~[classes/:na] - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_461] - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_461] - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_461] - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_461] - at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:211) ~[spring-beans-5.3.23.jar:5.3.23] - ... 24 common frames omitted -2025-10-28 11:34:36 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:34:36 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:34:36 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:34:36 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:34:36 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 13 ms. Found 5 JPA repository interfaces. -2025-10-28 11:34:36 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:34:36 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:34:36 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:34:36 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:34:36 [restartedMain] INFO o.a.c.c.C.[Tomcat-3].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:34:36 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 162 ms -2025-10-28 11:34:36 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:34:36 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:34:36 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:34:36 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:34:36 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:34:36 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:36 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24f3a86f, org.springframework.security.web.context.SecurityContextPersistenceFilter@3c57fc50, org.springframework.security.web.header.HeaderWriterFilter@487214b8, org.springframework.security.web.authentication.logout.LogoutFilter@7fa5134c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17b731b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59f46058, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61c5de31, org.springframework.security.web.session.SessionManagementFilter@2821ac68, org.springframework.security.web.access.ExceptionTranslationFilter@635bc948, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@58680e4f] -2025-10-28 11:34:36 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:34:36 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:34:36 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:34:36 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.407 seconds (JVM running for 1015.383) -2025-10-28 11:34:36 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:34:37 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) -2025-10-28 11:34:38 [Thread-32] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:34:38 [Thread-32] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:38 [Thread-32] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:34:38 [Thread-32] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:34:38 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:34:38 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:34:38 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:34:38 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:34:38 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 15 ms. Found 5 JPA repository interfaces. -2025-10-28 11:34:38 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:34:38 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:34:38 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:34:38 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:34:38 [restartedMain] INFO o.a.c.c.C.[Tomcat-3].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:34:38 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 170 ms -2025-10-28 11:34:38 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:34:38 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:34:38 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:34:38 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:34:38 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:34:38 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:34:38 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@482f9423, org.springframework.security.web.context.SecurityContextPersistenceFilter@318b0fe7, org.springframework.security.web.header.HeaderWriterFilter@62c81f2f, org.springframework.security.web.authentication.logout.LogoutFilter@5ba61b0a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d07ea24, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f94a9cc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c8af8d8, org.springframework.security.web.session.SessionManagementFilter@1bf4dcd7, org.springframework.security.web.access.ExceptionTranslationFilter@7bcceb91, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4c3dc0c6] -2025-10-28 11:34:38 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:34:38 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:34:38 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:34:38 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.441 seconds (JVM running for 1017.535) -2025-10-28 11:34:38 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:39:31 [http-nio-8080-exec-1] INFO o.a.c.c.C.[Tomcat-3].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -2025-10-28 11:39:31 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -2025-10-28 11:39:31 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -2025-10-28 11:39:31 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:39:31 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 3 -2025-10-28 11:39:31 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 3 -2025-10-28 11:39:31 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:39:31 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:39:31 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:39:31 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 4 -2025-10-28 11:39:31 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 4 -2025-10-28 11:39:31 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] -2025-10-28 11:39:31 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:39:31 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:39:31 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 5 -2025-10-28 11:39:31 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 5 -2025-10-28 11:39:31 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] -2025-10-28 11:39:31 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:39:31 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:39:59 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:39:59 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:39:59 [http-nio-8080-exec-8] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: S1009 -2025-10-28 11:39:59 [http-nio-8080-exec-8] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Connection is read-only. Queries leading to data modification are not allowed -2025-10-28 11:39:59 [http-nio-8080-exec-8] ERROR c.q.m.service.ArticleService - 获取文章失败: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement -2025-10-28 11:39:59 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles/3,异常消息:Transaction silently rolled back because it has been marked as rollback-only -2025-10-28 11:39:59 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only] -2025-10-28 11:40:58 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:40:58 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:40:58 [http-nio-8080-exec-10] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: S1009 -2025-10-28 11:40:58 [http-nio-8080-exec-10] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Connection is read-only. Queries leading to data modification are not allowed -2025-10-28 11:40:58 [http-nio-8080-exec-10] ERROR c.q.m.service.ArticleService - 获取文章失败: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement -2025-10-28 11:40:58 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles/1,异常消息:Transaction silently rolled back because it has been marked as rollback-only -2025-10-28 11:40:58 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only] -2025-10-28 11:42:22 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) -2025-10-28 11:42:22 [Thread-45] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] -2025-10-28 11:42:22 [Thread-45] INFO o.a.c.c.C.[Tomcat-3].[localhost].[/] - Destroying Spring FrameworkServlet 'dispatcherServlet' -2025-10-28 11:42:22 [Thread-45] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:42:22 [Thread-45] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... -2025-10-28 11:42:22 [Thread-45] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. -2025-10-28 11:42:22 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 26100 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) -2025-10-28 11:42:22 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 -2025-10-28 11:42:22 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" -2025-10-28 11:42:23 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -2025-10-28 11:42:23 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20 ms. Found 5 JPA repository interfaces. -2025-10-28 11:42:23 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. -2025-10-28 11:42:23 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -2025-10-28 11:42:23 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -2025-10-28 11:42:23 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] -2025-10-28 11:42:23 [restartedMain] INFO o.a.c.c.C.[Tomcat-3].[localhost].[/] - Initializing Spring embedded WebApplicationContext -2025-10-28 11:42:23 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 175 ms -2025-10-28 11:42:23 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -2025-10-28 11:42:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... -2025-10-28 11:42:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. -2025-10-28 11:42:23 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect -2025-10-28 11:42:23 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -2025-10-28 11:42:23 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -2025-10-28 11:42:23 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@472539d2, org.springframework.security.web.context.SecurityContextPersistenceFilter@11e6e05f, org.springframework.security.web.header.HeaderWriterFilter@4320f18e, org.springframework.security.web.authentication.logout.LogoutFilter@4a87cab1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2e02a641, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6aea8e8e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@575b2836, org.springframework.security.web.session.SessionManagementFilter@2124f1bc, org.springframework.security.web.access.ExceptionTranslationFilter@c6677bd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@26b348d9] -2025-10-28 11:42:23 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] -2025-10-28 11:42:23 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 -2025-10-28 11:42:23 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -2025-10-28 11:42:23 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.473 seconds (JVM running for 1482.252) -2025-10-28 11:42:23 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged -2025-10-28 11:42:44 [http-nio-8080-exec-2] INFO o.a.c.c.C.[Tomcat-3].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -2025-10-28 11:42:44 [http-nio-8080-exec-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -2025-10-28 11:42:44 [http-nio-8080-exec-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -2025-10-28 11:42:44 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:42:50 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:42:50 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 接收根据文章ID获取消息的请求: 3 -2025-10-28 11:42:50 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 根据文章ID查询消息: 3 -2025-10-28 11:42:50 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 接收根据ID获取分类属性的请求: ID=1 -2025-10-28 11:42:50 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] -2025-10-28 11:42:50 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:42:50 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 11:42:50 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] -2025-10-28 12:05:55 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 请求路径:/api/articles,异常消息:Required request body is missing: public com.qf.myafterprojecy.config.ResponseMessage com.qf.myafterprojecy.controller.ArticleController.createArticle(com.qf.myafterprojecy.pojo.dto.ArticleDto) -2025-10-28 12:05:55 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.qf.myafterprojecy.config.ResponseMessage com.qf.myafterprojecy.controller.ArticleController.createArticle(com.qf.myafterprojecy.pojo.dto.ArticleDto)] +2025-10-30 12:30:31 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 12:30:31 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 12:30:31 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 12:30:31 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2025-10-30 12:30:31 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2025-10-30 12:30:32 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 12:30:32 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 52 ms. Found 5 JPA repository interfaces. +2025-10-30 12:30:32 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 12:30:33 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 12:30:33 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 12:30:33 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 12:30:33 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 12:30:33 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1565 ms +2025-10-30 12:30:33 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 12:30:33 [restartedMain] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.12.Final +2025-10-30 12:30:34 [restartedMain] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} +2025-10-30 12:30:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 12:30:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 12:30:34 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 12:30:34 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 12:30:34 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 12:30:35 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40f572c5, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d133cef, org.springframework.security.web.header.HeaderWriterFilter@39186356, org.springframework.security.web.authentication.logout.LogoutFilter@37c6869c, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1001/0x00000007c08d0828@44200181, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@265413ff, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14289af1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c5410e7, org.springframework.security.web.session.SessionManagementFilter@1b4f61b, org.springframework.security.web.access.ExceptionTranslationFilter@73558c5e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2731edb7] +2025-10-30 12:30:36 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 12:30:36 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 12:30:36 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 12:30:36 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 4.9 seconds (JVM running for 5.717) +2025-10-30 12:46:28 [http-nio-8080-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +2025-10-30 12:46:28 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +2025-10-30 12:46:28 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms +2025-10-30 12:46:28 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:46:28 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:46:28 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:46:28 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:46:28 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:46:28 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:46:28 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:46:28 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:46:28 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:46:28 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:46:28 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:46:28 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:46:28 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:46:28 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:46:28 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:46:28 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:49:51 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:49:52 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:49:52 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:49:52 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:49:52 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:49:52 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:49:52 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:49:52 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:49:52 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:49:52 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:49:52 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:49:52 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:49:52 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:49:52 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:49:52 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:49:52 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:52 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:53 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:50:53 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:50:53 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:50:53 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:50:53 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:53 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:50:53 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:50:53 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:50:53 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:50:53 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:53 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:50:53 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:50:53 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:50:53 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:50:53 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:59 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:59 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:50:59 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:50:59 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:50:59 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:50:59 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:59 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:50:59 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:50:59 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:50:59 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:50:59 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:50:59 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:50:59 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:50:59 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:50:59 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:50:59 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:22 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:22 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:56:22 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:56:22 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:56:22 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:22 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:22 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:56:22 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:56:22 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:56:22 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:22 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:22 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:56:22 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:56:22 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:56:22 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:22 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:24 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:24 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:56:24 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:56:24 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:56:24 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:24 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:24 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:56:24 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:56:24 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:56:24 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:24 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:24 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:56:24 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:56:24 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:56:24 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:24 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:26 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:26 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:56:26 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:56:26 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:56:26 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:26 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:26 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:56:26 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:56:26 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:56:26 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:26 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:26 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:56:26 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:56:26 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:56:26 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:26 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:30 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:30 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:56:30 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:56:30 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:56:30 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:30 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:30 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:56:30 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:56:30 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:56:30 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:30 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:56:30 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:56:30 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:56:30 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:56:30 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:56:30 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:58:21 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:58:21 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 12:58:21 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 12:58:21 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 12:58:21 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:58:21 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:58:21 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 12:58:21 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 12:58:21 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 12:58:21 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:58:21 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:58:21 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 12:58:21 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 12:58:21 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 12:58:21 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 12:58:21 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 12:58:59 [http-nio-8080-exec-10] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: qingfeng +2025-10-30 12:58:59 [http-nio-8080-exec-10] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: qingfeng +2025-10-30 12:58:59 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [qingfeng] +2025-10-30 12:58:59 [http-nio-8080-exec-10] ERROR c.q.m.controller.AuthController - 鐧诲綍澶辫触: 鐢ㄦ埛鍚嶆垨瀵嗙爜閿欒 +2025-10-30 12:59:09 [http-nio-8080-exec-9] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: qingfeng +2025-10-30 12:59:09 [http-nio-8080-exec-9] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: qingfeng +2025-10-30 12:59:09 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [qingfeng] +2025-10-30 12:59:09 [http-nio-8080-exec-9] ERROR c.q.m.controller.AuthController - 鐧诲綍澶辫触: 鐢ㄦ埛鍚嶆垨瀵嗙爜閿欒 +2025-10-30 12:59:35 [http-nio-8080-exec-2] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 12:59:35 [http-nio-8080-exec-2] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 12:59:35 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:01:25 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:01:25 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:01:31 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鐐硅禐娑堟伅鐨勮姹: 359 +2025-10-30 13:01:31 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鐐硅禐娑堟伅: 359 +2025-10-30 13:01:31 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [359] +2025-10-30 13:01:31 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [359] +2025-10-30 13:01:32 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鐐硅禐娑堟伅鐨勮姹: 358 +2025-10-30 13:01:32 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鐐硅禐娑堟伅: 358 +2025-10-30 13:01:32 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [358] +2025-10-30 13:01:32 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [358] +2025-10-30 13:02:45 [http-nio-8080-exec-10] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:02:45 [http-nio-8080-exec-10] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:02:45 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:03:38 [http-nio-8080-exec-9] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:03:38 [http-nio-8080-exec-9] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:03:38 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:03:38 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:03:38 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:03:38 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:03:38 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:03:38 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:03:38 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:03:38 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:03:38 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:03:38 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:03:38 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:03:38 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:03:38 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:03:38 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:03:38 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:03:38 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:03:38 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:03 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:03 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:04:03 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:04:03 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:04:03 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:03 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:03 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:04:03 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:04:03 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:04:03 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:03 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:03 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:04:03 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:04:03 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:04:03 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:03 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:11 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:11 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:04:11 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:04:11 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:04:11 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:11 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:11 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:04:11 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:04:11 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:04:11 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:11 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:11 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:04:11 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:04:11 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:04:11 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:11 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:15 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:15 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:04:15 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:04:15 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:04:15 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:15 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:15 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:04:15 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:04:15 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:04:15 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:15 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:15 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:04:15 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:04:15 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:04:15 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:15 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:36 [http-nio-8080-exec-10] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:04:36 [http-nio-8080-exec-10] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:04:36 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:04:36 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:36 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:04:36 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:04:36 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:04:36 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:36 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:36 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:04:36 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:04:36 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:04:36 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:36 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:36 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:04:36 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:04:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:04:36 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:36 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:41 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:41 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:04:41 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:04:41 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:04:41 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:41 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:41 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:04:41 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:04:41 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:04:41 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:41 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:04:42 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:04:42 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:04:42 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:04:42 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:04:42 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:11:14 [http-nio-8080-exec-6] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:11:14 [http-nio-8080-exec-6] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:11:14 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:13:43 [http-nio-8080-exec-8] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:13:43 [http-nio-8080-exec-8] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:13:43 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:13:43 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:13:43 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:13:43 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:13:43 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:13:43 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:13:43 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:13:43 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:13:43 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:13:43 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:13:43 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:13:43 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:13:43 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:13:43 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:13:43 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:13:43 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:13:43 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:00 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:00 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:14:00 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:14:00 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:14:00 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:00 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:00 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:14:00 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:14:00 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:14:00 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:00 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:00 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:14:00 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:14:00 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:14:00 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:00 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:51 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:51 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:14:51 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:14:51 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:14:51 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:51 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:51 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:14:51 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:14:51 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:14:51 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:51 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:51 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:14:51 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:14:51 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:14:51 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:51 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:53 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:53 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:14:53 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:14:53 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:14:53 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:53 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:53 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:14:53 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:14:53 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:14:53 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:53 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:14:53 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:14:53 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:14:53 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:14:53 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:14:53 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:11 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:11 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:15:11 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:15:11 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:15:11 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:11 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:11 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:15:11 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:15:11 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:15:11 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:11 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:11 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:15:11 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:15:11 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:15:11 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:11 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:25 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:26 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:15:26 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:15:26 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:15:26 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:26 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:26 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:15:26 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:15:26 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:15:26 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:26 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:26 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:15:26 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:15:26 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:15:26 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:26 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:55 [http-nio-8080-exec-9] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:15:55 [http-nio-8080-exec-9] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:15:55 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:15:55 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:55 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:15:55 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:15:55 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:15:55 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:55 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:55 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:15:55 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:15:55 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:15:55 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:55 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:15:55 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:15:55 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:15:55 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:15:55 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:15:55 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:16:06 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:16:06 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:16:06 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:16:06 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:16:06 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:16:06 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:16:06 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:16:06 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:16:06 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:16:06 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:16:06 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:16:06 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:16:06 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:16:06 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:16:06 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:16:06 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:18:35 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:18:36 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:18:36 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:18:36 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:18:36 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:18:36 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:18:36 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:18:36 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:18:36 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:18:36 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:18:36 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:18:36 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:18:36 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:18:36 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:18:36 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:18:36 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:17 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:17 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:28:17 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:28:17 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:28:17 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:28:17 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:17 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:28:17 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:28:17 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:28:17 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:28:17 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:17 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:28:17 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:28:17 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:28:17 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:28:17 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:32 [http-nio-8080-exec-1] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 12346 +2025-10-30 13:28:32 [http-nio-8080-exec-1] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 12346 +2025-10-30 13:28:32 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [12346] +2025-10-30 13:28:32 [http-nio-8080-exec-1] ERROR c.q.m.controller.AuthController - 鐧诲綍澶辫触: 鐢ㄦ埛鍚嶆垨瀵嗙爜閿欒 +2025-10-30 13:28:32 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:32 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:28:32 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:28:32 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:28:32 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:28:32 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:32 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:28:32 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:28:32 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:28:32 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:28:32 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:28:32 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:28:32 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:28:32 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:28:32 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:28:32 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:29:58 [http-nio-8080-exec-9] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 13:29:58 [http-nio-8080-exec-9] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 13:29:58 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 13:29:58 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:29:58 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:29:58 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:29:58 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:29:58 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:29:58 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:29:58 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:29:58 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:29:58 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:29:58 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:29:58 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:29:58 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:29:58 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:29:58 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:29:58 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:29:58 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:02 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:02 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:31:02 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:31:02 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:31:02 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:31:02 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:02 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:31:02 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:31:02 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:31:02 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:31:02 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:02 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:31:02 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:31:02 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:31:02 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:31:02 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:17 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:17 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:31:17 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:31:17 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:31:17 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:31:17 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:17 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:31:17 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:31:17 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:31:17 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:31:17 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:31:17 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:31:17 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:31:17 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:31:17 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:31:17 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:41:50 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:41:51 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:41:51 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:41:51 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:41:51 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:41:51 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:41:51 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:41:51 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:41:51 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:41:51 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:41:51 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:41:51 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:41:51 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:41:51 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:41:51 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:41:51 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:46 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:43:47 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:43:47 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:43:47 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:43:47 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:43:47 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:43:47 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:43:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:35 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:35 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:44:35 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:44:35 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:44:35 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:44:35 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:35 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:44:35 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:44:35 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:44:35 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:44:35 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:35 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:44:35 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:44:35 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:44:35 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:44:35 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:40 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:44:40 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:44:45 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:45 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:44:45 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:44:45 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:44:45 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:44:45 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:45 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:44:45 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:44:45 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:44:45 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:44:45 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:44:45 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:44:45 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:44:45 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:44:45 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:44:45 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:45:45 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:45:46 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:45:46 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:45:46 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:45:46 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:45:46 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:45:46 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:45:46 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:45:46 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:45:46 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:45:46 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:45:46 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:45:46 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:45:46 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:45:46 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:45:46 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:45:49 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:45:49 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:46:42 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:46:42 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:46:43 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:46:43 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:46:52 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:46:52 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:46:53 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:46:53 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:46:57 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:46:57 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:46:59 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:46:59 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:47:10 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:47:10 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:47:15 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:47:15 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:47:17 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:17 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:47:17 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:47:17 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:47:17 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:47:17 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:17 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:47:17 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:47:17 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:47:17 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:47:17 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:17 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:47:17 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:47:17 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:47:17 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:47:17 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:19 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:19 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:47:19 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:47:19 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:47:19 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:47:19 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:19 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:47:19 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:47:19 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:47:19 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:47:19 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:19 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:47:19 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:47:19 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:47:19 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:47:19 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:47:21 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:47:21 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:47:59 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:47:59 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:48:00 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:48:00 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:48:00 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:48:00 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:48:00 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:48:00 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:48:00 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:48:04 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:48:04 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:48:04 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:48:04 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:48:04 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:48:04 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:48:04 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:48:38 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:48:38 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:48:50 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:48:50 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:48:54 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:48:54 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:48:55 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:48:55 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:07 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:49:07 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:09 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:49:09 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:19 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:49:19 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:19 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:19 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:19 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:19 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:47 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:49:47 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:47 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:47 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:47 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:49 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:49 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:49:49 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:49:49 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:49 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:49 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:49 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:49:49 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:49:49 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:49:49 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:49 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:49 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:49:49 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:49:49 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:49:49 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:49 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:51 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:49:51 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:51 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:51 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:51 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:51 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:59 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:49:59 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:49:59 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:49:59 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:49:59 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:49:59 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:50:06 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:50:06 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:50:06 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:50:06 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:50:06 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:50:06 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:50:57 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:50:57 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:50:57 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:50:57 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:50:58 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:50:58 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:52:51 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 13:52:51 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 13:52:52 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:52:52 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:52:52 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:53:08 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:53:08 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:53:08 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:53:08 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:53:08 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:53:08 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:53:08 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:53:08 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:53:08 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:53:08 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:53:08 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:53:08 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:53:08 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:53:08 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:53:08 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:53:08 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:55:05 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:55:05 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:55:05 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:55:05 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:55:05 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:55:05 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:55:05 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:55:05 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:55:05 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:55:05 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:55:05 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:55:05 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:55:05 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:55:05 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:55:05 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:55:05 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:16 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:16 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:56:16 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:56:16 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:16 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:16 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:16 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:56:16 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:56:16 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:56:16 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:16 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:16 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:56:16 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:56:16 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:56:16 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:16 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:19 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:56:19 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:56:19 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:19 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:19 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:19 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:19 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:33 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:33 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:56:33 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:56:33 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:33 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:33 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:33 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 13:56:33 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 13:56:33 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 13:56:33 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:33 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:33 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 13:56:33 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 13:56:33 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 13:56:33 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:33 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:58 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 13:56:58 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 13:56:58 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 13:56:58 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:58 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 13:56:58 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 13:56:58 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:14:14 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:14:14 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:14:14 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:14:14 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:14:14 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:14:14 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:14:14 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:14:14 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:14:14 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:14:14 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:14:14 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:14:14 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:14:14 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:14:14 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:14:14 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:14:14 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:15:16 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:15:16 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:15:16 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:15:16 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:15:16 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:15:16 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:15:16 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:15:40 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:15:40 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:15:40 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:15:43 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:15:43 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:15:43 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:15:54 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 14:15:54 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 14:17:40 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:17:40 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:17:40 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:17:43 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:17:43 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:17:43 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:17:44 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:17:44 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:17:44 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:17:48 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:17:48 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:17:48 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:17:51 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:17:51 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:17:51 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:17:58 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:17:58 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:17:58 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:18:03 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:18:03 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:18:03 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:18:04 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 14:18:04 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 14:18:09 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 14:18:09 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 14:19:48 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 14:19:48 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 14:20:03 [http-nio-8080-exec-2] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 14:20:03 [http-nio-8080-exec-2] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 14:20:03 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 14:20:08 [http-nio-8080-exec-9] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 14:20:08 [http-nio-8080-exec-9] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 14:20:08 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 14:20:12 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:20:12 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:20:12 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:20:12 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:20:12 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:20:12 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:20:12 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:20:12 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:20:12 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:20:12 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:20:12 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:20:12 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:20:12 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:20:12 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:20:12 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:20:12 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:20:23 [http-nio-8080-exec-7] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 14:20:23 [http-nio-8080-exec-7] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 14:20:23 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 14:22:36 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:36 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:22:36 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:22:36 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:22:36 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:22:36 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:36 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:22:36 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:22:36 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:22:36 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:22:36 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:36 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:22:36 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:22:36 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:22:36 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:22:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:44 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:44 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:22:44 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:22:44 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:22:44 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:22:44 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:44 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:22:44 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:22:44 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:22:44 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:22:44 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:44 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:22:44 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:22:44 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:22:44 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:22:44 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:22:57 [http-nio-8080-exec-4] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 14:22:57 [http-nio-8080-exec-4] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 14:22:57 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 14:23:58 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:23:59 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:23:59 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:23:59 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:23:59 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:23:59 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:23:59 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:23:59 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:23:59 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:23:59 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:23:59 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:23:59 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:23:59 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:23:59 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:23:59 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:23:59 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:17 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:17 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:24:17 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:24:17 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:24:17 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:17 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:17 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:24:17 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:24:17 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:24:17 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:17 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:17 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:24:17 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:24:17 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:24:17 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:17 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:43 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:44 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:24:44 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:24:44 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:24:44 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:44 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:44 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:24:44 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:24:44 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:24:44 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:44 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:44 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:24:44 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:24:44 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:24:44 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:44 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:49 [http-nio-8080-exec-8] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 14:24:49 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 14:24:49 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 14:24:49 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 14:24:49 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 14:24:49 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 14:24:49 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 14:24:49 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 14:24:49 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 14:24:49 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 14:24:49 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:49 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 14:24:49 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 14:24:49 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 14:24:49 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:49 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:24:49 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:24:49 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:49 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:51 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 14:24:51 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 14:24:51 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:51 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:24:51 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:24:51 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:24:51 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:51 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:51 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:24:51 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:24:51 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:24:51 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:51 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:24:51 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:24:51 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:24:51 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:24:51 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:24:51 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:25:48 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:25:49 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:25:49 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:25:49 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:25:49 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:25:49 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:25:49 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:25:49 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:25:49 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:25:49 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:25:49 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:25:49 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:25:49 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:25:49 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:25:49 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:25:49 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:13 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:14 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:26:14 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:26:14 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:26:14 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:14 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:14 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:26:14 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:26:14 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:26:14 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:14 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:14 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:26:14 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:26:14 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:26:14 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:14 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:25 [http-nio-8080-exec-5] INFO c.q.m.controller.AuthController - 鐢ㄦ埛鐧诲綍璇锋眰: 123456 +2025-10-30 14:26:25 [http-nio-8080-exec-5] INFO c.q.m.c.CustomUserDetailsService - 鐢ㄦ埛鐧诲綍璁よ瘉: 123456 +2025-10-30 14:26:25 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [VARCHAR] - [123456] +2025-10-30 14:26:25 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:25 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:26:25 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:26:25 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:26:25 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:25 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:25 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:26:25 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:26:25 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:26:25 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:25 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:25 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:26:25 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:26:25 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:26:25 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:25 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:54 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:54 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:26:54 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:26:54 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:26:54 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:54 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:54 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:26:54 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:26:54 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:26:54 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:54 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:26:54 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:26:54 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:26:54 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:26:54 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:26:54 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:30 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:30 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:27:30 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:27:30 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:27:30 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:30 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:30 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:27:30 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:27:30 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:27:30 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:30 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:30 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:27:30 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:27:30 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:27:30 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:30 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:33 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:33 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:27:33 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:27:33 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:27:33 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:33 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:33 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:27:33 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:27:33 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:27:33 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:33 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:33 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:27:33 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:27:33 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:27:33 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:33 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:36 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:36 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:27:36 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:27:36 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:27:36 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:36 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:36 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:27:36 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:27:36 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:27:36 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:36 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:27:36 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:27:36 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:27:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:27:36 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:27:36 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:03 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:03 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:03 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:03 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:03 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:03 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:03 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:03 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:03 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:03 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:03 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:03 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:03 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:03 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:03 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:03 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:06 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:06 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:06 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:06 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:06 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:06 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:06 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:06 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:06 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:06 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:06 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:06 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:06 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:06 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:06 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:06 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:09 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:09 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:09 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:09 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:09 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:09 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:09 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:09 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:09 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:09 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:09 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:09 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:09 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:09 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:09 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:09 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:15 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:15 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:15 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:15 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:15 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:15 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:15 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:15 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:15 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:15 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:15 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:15 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:15 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:15 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:15 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:15 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:17 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:17 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:17 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:17 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:17 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:17 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:17 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:17 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:17 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:17 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:17 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:17 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:17 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:17 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:17 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:17 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:18 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:18 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:18 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:18 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:18 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:18 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:18 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:18 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:18 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:18 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:18 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:18 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:18 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:18 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:18 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:18 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:23 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:23 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:23 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:23 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:23 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:23 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:23 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:23 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:23 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:23 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:23 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:23 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:23 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:23 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:23 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:23 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:24 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:24 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:24 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:24 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:24 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:24 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:24 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:24 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:24 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:24 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:24 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:24 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:24 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:24 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:24 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:24 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:25 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:25 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:28:25 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:28:25 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:28:25 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:25 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:25 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:28:25 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:28:25 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:28:25 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:25 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:28:25 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:28:25 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:28:25 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:28:25 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:28:25 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:35 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:35 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:29:35 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:29:35 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:29:35 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:35 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:36 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:29:36 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:29:36 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:29:36 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:36 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:29:36 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:29:36 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:29:36 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:36 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:39 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:39 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:29:39 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:29:39 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:29:39 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:39 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:39 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:29:39 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:29:39 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:29:39 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:39 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:39 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:29:39 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:29:39 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:29:39 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:39 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:41 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:41 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:29:41 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:29:41 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:29:41 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:41 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:41 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:29:41 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:29:41 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:29:41 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:41 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:29:41 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:29:41 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:29:41 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:29:41 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:29:41 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:30:06 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:30:06 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 14:30:06 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 14:30:06 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 14:30:06 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:30:06 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:30:06 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 14:30:06 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 14:30:06 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 14:30:06 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:30:06 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 14:30:06 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 14:30:06 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 14:30:06 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 14:30:06 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 14:30:06 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:20:15 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:20:15 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:21:49 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:21:49 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:22:06 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:22:06 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:22:10 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:22:10 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:23:44 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:23:44 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:24:02 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:24:02 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:24:04 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:24:04 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:24:34 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:24:34 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:27:24 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:27:24 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:27:33 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:27:33 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:27:41 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:27:41 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:27:44 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:27:44 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:27:56 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:27:56 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:29:04 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:04 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:29:04 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:29:04 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:29:04 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:04 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:04 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:29:04 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:29:04 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:29:04 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:04 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:04 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:29:04 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:29:04 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:29:04 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:04 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:05 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:29:05 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:29:05 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:29:05 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:05 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:05 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:29:05 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:29:09 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:29:09 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:29:14 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鐐硅禐娑堟伅鐨勮姹: 359 +2025-10-30 16:29:14 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鐐硅禐娑堟伅: 359 +2025-10-30 16:29:14 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [359] +2025-10-30 16:29:14 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [359] +2025-10-30 16:29:36 [http-nio-8080-exec-2] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:29:36 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:29:36 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:29:36 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:29:36 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:29:36 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:29:36 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:29:36 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:29:36 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:29:36 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:36 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:29:36 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:29:36 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:29:36 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:29:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:36 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:29:36 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:29:36 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:36 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:38 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:38 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:29:38 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:29:38 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:29:38 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:38 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:38 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:29:38 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:29:38 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:29:38 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:38 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:29:38 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:29:38 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:29:38 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:29:38 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:29:38 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-4] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:30:40 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:30:40 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:30:40 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:30:40 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:30:40 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:30:40 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:30:40 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:30:40 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:30:40 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:30:40 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:30:40 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:30:40 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:30:40 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:30:40 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:30:40 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:30:40 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:30:40 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:30:40 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:30:40 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:30:40 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:30:40 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:30:40 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:30:40 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:30:40 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:30:40 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:30:40 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:30:40 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:30:40 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:30:40 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:32:52 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:32:52 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:32:52 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:32:52 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:32:52 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:32:52 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:32:52 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:32:52 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:32:52 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:32:52 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:32:52 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:32:52 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:32:52 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:32:52 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:32:52 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:32:52 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:33:07 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:33:07 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:33:07 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:33:07 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:33:07 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:33:08 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:33:08 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:35:54 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:35:55 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:35:55 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:35:55 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:35:55 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:35:55 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:35:55 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:35:55 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:35:55 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:35:55 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:35:55 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:35:55 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:35:55 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:35:55 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:35:55 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:35:55 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:35:58 [http-nio-8080-exec-8] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:35:58 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:35:58 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:35:58 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:35:58 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:35:58 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:35:58 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:35:58 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:35:58 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:35:58 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:35:58 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:35:58 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:35:58 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:35:58 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:35:58 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:35:58 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:35:58 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:35:58 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:35:58 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:30 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:36:30 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:36:33 [http-nio-8080-exec-7] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:36:33 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:33 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:33 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:33 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:33 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:33 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:33 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:33 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:33 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:36:33 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:36:33 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:36:33 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:36:33 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:33 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:36:33 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:36:33 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:36:33 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:33 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:34 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:34 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:36:34 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:36:34 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:36:34 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:36:34 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:34 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:36:34 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:36:34 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:36:34 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:36:34 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:34 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:36:34 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:36:34 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:36:34 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:36:34 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:35 [http-nio-8080-exec-9] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:36:35 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:35 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:35 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:35 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:36:35 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:35 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:35 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:35 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:36:35 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:36:35 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:36:35 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:36:35 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:36:35 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:35 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:36:35 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:36:35 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:36:35 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:36:35 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:41:16 [http-nio-8080-exec-7] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:41:16 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:41:16 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:41:16 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:41:16 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:41:16 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:41:16 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:41:16 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:41:16 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:41:16 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:41:16 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:41:16 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:41:16 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:41:16 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:41:16 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:41:16 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:41:16 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:41:17 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:41:17 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:43:22 [http-nio-8080-exec-10] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:43:23 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:43:23 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:43:23 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:43:23 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:43:23 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:43:23 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:43:23 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:43:23 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:43:23 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:43:23 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:43:23 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:43:23 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:43:23 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:43:23 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:43:23 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:43:23 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:43:23 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:43:23 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:44:06 [http-nio-8080-exec-10] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:44:06 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:44:06 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:44:06 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:44:06 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:44:06 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:44:06 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:44:06 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:44:06 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:44:06 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:44:06 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:44:06 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:44:06 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:44:06 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:44:06 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:44:06 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:44:06 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:44:06 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:44:06 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:46:55 [http-nio-8080-exec-2] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:46:56 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:46:56 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:46:56 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:46:56 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:46:56 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:46:56 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:46:56 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:46:56 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:46:56 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:46:56 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:46:56 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:46:56 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:46:56 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:46:56 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:46:56 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:46:56 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:46:56 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:46:56 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:09 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:09 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:52:09 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:52:09 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:52:09 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:52:09 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:09 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:52:09 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:52:09 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:52:09 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:52:09 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:09 [http-nio-8080-exec-10] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:52:09 [http-nio-8080-exec-10] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:52:09 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:52:09 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:52:09 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:10 [http-nio-8080-exec-8] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:52:10 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:52:10 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:52:10 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:52:10 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:52:10 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:52:10 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:52:10 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:52:10 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:52:10 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:52:10 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:52:10 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:52:10 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:52:10 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:10 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:52:10 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:52:10 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:52:10 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:52:10 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:54:19 [http-nio-8080-exec-5] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:54:19 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:54:19 [http-nio-8080-exec-6] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:54:19 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:54:19 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:54:19 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:54:19 [http-nio-8080-exec-6] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:54:19 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:54:19 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:54:19 [http-nio-8080-exec-7] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:54:19 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:54:19 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:54:19 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:54:19 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:54:19 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:54:19 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:54:19 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:54:19 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:54:19 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:27 [http-nio-8080-exec-9] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:55:27 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:27 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:27 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:27 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:27 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:27 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:27 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:27 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:27 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:55:27 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:55:27 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:55:27 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:55:27 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:55:27 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:55:27 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:55:27 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:27 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:27 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:32 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 16:55:32 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 16:55:34 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:34 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:55:34 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:55:34 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:55:34 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:55:34 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:34 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:55:34 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:55:34 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:55:34 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:55:34 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:34 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:55:34 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:55:34 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:55:34 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:55:34 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:36 [http-nio-8080-exec-4] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:55:36 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:36 [http-nio-8080-exec-9] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:36 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:36 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:36 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:55:36 [http-nio-8080-exec-9] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:36 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:36 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:55:36 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:55:36 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:55:36 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:55:36 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:55:36 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:36 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:55:36 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:55:36 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:55:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:55:36 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:03 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:03 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:59:03 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:59:03 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:59:03 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:03 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:03 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:59:03 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:59:03 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:59:03 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:03 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:03 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:59:03 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:59:03 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:59:03 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:03 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:04 [http-nio-8080-exec-9] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 16:59:04 [http-nio-8080-exec-10] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:59:04 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:59:04 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:59:04 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 16:59:04 [http-nio-8080-exec-10] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:59:04 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:59:04 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:59:04 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 16:59:04 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 16:59:04 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:04 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 16:59:04 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 16:59:04 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:59:04 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:04 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 16:59:04 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:59:04 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:04 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:06 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:06 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 16:59:06 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 16:59:06 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 16:59:06 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:06 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:06 [http-nio-8080-exec-7] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 16:59:06 [http-nio-8080-exec-7] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 16:59:06 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 16:59:06 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:06 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 16:59:06 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 16:59:06 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 16:59:06 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 16:59:06 [http-nio-8080-exec-5] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 16:59:06 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:26:24 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 4 class path changes (0 additions, 0 deletions, 4 modifications) +2025-10-30 17:26:24 [Thread-6] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:26:24 [Thread-6] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Destroying Spring FrameworkServlet 'dispatcherServlet' +2025-10-30 17:26:24 [Thread-6] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:26:24 [Thread-6] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:26:24 [Thread-6] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:26:25 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:26:25 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:26:25 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:26:25 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:26:25 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44 ms. Found 5 JPA repository interfaces. +2025-10-30 17:26:25 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:26:25 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:26:25 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:26:25 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:26:25 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:26:25 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 497 ms +2025-10-30 17:26:25 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:26:25 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:26:25 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:26:25 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:26:25 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:26:25 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:26:25 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76331824, org.springframework.security.web.context.SecurityContextPersistenceFilter@27008666, org.springframework.security.web.header.HeaderWriterFilter@711e327f, org.springframework.security.web.authentication.logout.LogoutFilter@3e1498ef, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1247/0x00000007c0214028@5eaf1fe2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@317d11e0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31f0407a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@474e8c9c, org.springframework.security.web.session.SessionManagementFilter@7e9a485b, org.springframework.security.web.access.ExceptionTranslationFilter@6aaf988e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@986ad1a] +2025-10-30 17:26:26 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:26:26 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:26:26 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:26:26 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 1.029 seconds (JVM running for 17755.386) +2025-10-30 17:26:26 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:26:40 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 4 class path changes (0 additions, 0 deletions, 4 modifications) +2025-10-30 17:26:40 [Thread-8] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:26:40 [Thread-8] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:26:40 [Thread-8] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:26:40 [Thread-8] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:26:41 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:26:41 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:26:41 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:26:41 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:26:41 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28 ms. Found 5 JPA repository interfaces. +2025-10-30 17:26:41 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:26:41 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:26:41 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:26:41 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:26:41 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:26:41 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 365 ms +2025-10-30 17:26:41 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:26:41 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:26:41 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:26:41 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:26:41 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:26:41 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:26:41 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a5c8bfa, org.springframework.security.web.context.SecurityContextPersistenceFilter@26e37c46, org.springframework.security.web.header.HeaderWriterFilter@7232f325, org.springframework.security.web.authentication.logout.LogoutFilter@1da14c5a, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1249/0x00000007c09e8428@10b7f161, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1e585720, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7b162415, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63ac8a76, org.springframework.security.web.session.SessionManagementFilter@6ea6aeca, org.springframework.security.web.access.ExceptionTranslationFilter@20631c16, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@e6caf0] +2025-10-30 17:26:41 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:26:41 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:26:41 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:26:41 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.86 seconds (JVM running for 17771.187) +2025-10-30 17:26:41 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:26:55 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 4 class path changes (0 additions, 0 deletions, 4 modifications) +2025-10-30 17:26:55 [Thread-12] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:26:55 [Thread-12] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:26:55 [Thread-12] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:26:55 [Thread-12] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:26:55 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:26:55 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:26:55 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:26:56 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:26:56 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28 ms. Found 5 JPA repository interfaces. +2025-10-30 17:26:56 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:26:56 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:26:56 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:26:56 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:26:56 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:26:56 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 385 ms +2025-10-30 17:26:56 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:26:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:26:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:26:56 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:26:56 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:26:56 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:26:56 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@351495b6, org.springframework.security.web.context.SecurityContextPersistenceFilter@d6e391, org.springframework.security.web.header.HeaderWriterFilter@82a064e, org.springframework.security.web.authentication.logout.LogoutFilter@2772b73, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1250/0x00000007c0a5a028@1690cce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@117e8f22, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@493ee335, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61d99243, org.springframework.security.web.session.SessionManagementFilter@38388e14, org.springframework.security.web.access.ExceptionTranslationFilter@12357c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ba0d476] +2025-10-30 17:26:56 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:26:56 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:26:56 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:26:56 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.802 seconds (JVM running for 17785.929) +2025-10-30 17:26:56 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:27:11 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:27:11 [Thread-16] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:27:11 [Thread-16] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:11 [Thread-16] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:27:11 [Thread-16] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:27:11 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:27:11 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:27:11 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:27:11 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:27:11 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 33 ms. Found 5 JPA repository interfaces. +2025-10-30 17:27:11 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:27:12 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:27:12 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:27:12 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:27:12 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:27:12 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 343 ms +2025-10-30 17:27:12 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:27:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:27:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:27:12 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:27:12 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:27:12 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:12 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4ff8a94e, org.springframework.security.web.context.SecurityContextPersistenceFilter@f7f8242, org.springframework.security.web.header.HeaderWriterFilter@65775ae9, org.springframework.security.web.authentication.logout.LogoutFilter@80d48aa, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1251/0x00000007c0a77028@2a61b6f6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@42ae9165, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1dd13bcb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c3ea1d8, org.springframework.security.web.session.SessionManagementFilter@54465c4d, org.springframework.security.web.access.ExceptionTranslationFilter@1cea3ec6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d77998d] +2025-10-30 17:27:12 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:27:12 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:27:12 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:27:12 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.827 seconds (JVM running for 17801.783) +2025-10-30 17:27:12 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:27:42 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:27:42 [Thread-20] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:27:42 [Thread-20] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:42 [Thread-20] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:27:42 [Thread-20] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:27:42 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:27:42 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:27:42 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:27:43 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:27:43 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 19 ms. Found 5 JPA repository interfaces. +2025-10-30 17:27:43 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:27:43 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:27:43 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:27:43 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:27:43 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:27:43 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 277 ms +2025-10-30 17:27:43 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:27:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:27:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:27:43 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:27:43 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:27:43 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:43 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61f77b61, org.springframework.security.web.context.SecurityContextPersistenceFilter@7da4e163, org.springframework.security.web.header.HeaderWriterFilter@166f555, org.springframework.security.web.authentication.logout.LogoutFilter@79a62a9c, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1252/0x00000007c0a8c428@156e1089, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a009649, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c7a1801, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33cd7298, org.springframework.security.web.session.SessionManagementFilter@2d7847cd, org.springframework.security.web.access.ExceptionTranslationFilter@6cbd73c5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@176df013] +2025-10-30 17:27:43 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:27:43 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:27:43 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:27:43 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.629 seconds (JVM running for 17832.818) +2025-10-30 17:27:43 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:27:47 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:27:47 [Thread-24] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:27:47 [Thread-24] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:47 [Thread-24] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:27:47 [Thread-24] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:27:47 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:27:47 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:27:47 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:27:47 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:27:47 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28 ms. Found 5 JPA repository interfaces. +2025-10-30 17:27:47 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:27:47 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:27:47 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:27:47 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:27:47 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:27:47 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 408 ms +2025-10-30 17:27:47 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:27:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:27:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:27:47 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:27:47 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:27:47 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:48 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6f10feec, org.springframework.security.web.context.SecurityContextPersistenceFilter@66b54098, org.springframework.security.web.header.HeaderWriterFilter@56d2ccc, org.springframework.security.web.authentication.logout.LogoutFilter@3bcd3679, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1253/0x00000007c0aa2c28@5790adbf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@14d0835c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@78b7c646, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@403485ec, org.springframework.security.web.session.SessionManagementFilter@4a08a00f, org.springframework.security.web.access.ExceptionTranslationFilter@5e55985a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@322fe00] +2025-10-30 17:27:48 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:27:48 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:27:48 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:27:48 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.929 seconds (JVM running for 17837.61) +2025-10-30 17:27:48 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:27:49 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 3 class path changes (0 additions, 0 deletions, 3 modifications) +2025-10-30 17:27:49 [Thread-28] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:27:49 [Thread-28] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:49 [Thread-28] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:27:49 [Thread-28] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:27:50 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:27:50 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:27:50 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:27:50 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:27:50 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28 ms. Found 5 JPA repository interfaces. +2025-10-30 17:27:50 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:27:50 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:27:50 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:27:50 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:27:50 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:27:50 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 287 ms +2025-10-30 17:27:50 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:27:50 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:27:50 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:27:50 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:27:50 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:27:50 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:50 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1115e199, org.springframework.security.web.context.SecurityContextPersistenceFilter@9040916, org.springframework.security.web.header.HeaderWriterFilter@6f988b55, org.springframework.security.web.authentication.logout.LogoutFilter@7a230009, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1254/0x00000007c0ab9828@49b86e15, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7cd9381e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5730d6f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@767f9d8, org.springframework.security.web.session.SessionManagementFilter@547a111a, org.springframework.security.web.access.ExceptionTranslationFilter@1d6d18b0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ee221df] +2025-10-30 17:27:50 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:27:50 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:27:50 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:27:50 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.727 seconds (JVM running for 17840.153) +2025-10-30 17:27:50 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:27:52 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:27:52 [Thread-32] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:27:52 [Thread-32] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:52 [Thread-32] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:27:52 [Thread-32] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:27:52 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:27:52 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:27:52 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:27:52 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:27:52 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 19 ms. Found 5 JPA repository interfaces. +2025-10-30 17:27:52 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:27:52 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:27:52 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:27:52 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:27:52 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:27:52 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 210 ms +2025-10-30 17:27:52 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:27:52 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:27:52 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:27:52 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:27:52 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:27:52 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:52 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4fb0a962, org.springframework.security.web.context.SecurityContextPersistenceFilter@54a2975f, org.springframework.security.web.header.HeaderWriterFilter@4b8bcbce, org.springframework.security.web.authentication.logout.LogoutFilter@762e043f, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1255/0x00000007c0ad5c28@12c90010, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@74cc674, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@120ca8e8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5dd5943b, org.springframework.security.web.session.SessionManagementFilter@a95c979, org.springframework.security.web.access.ExceptionTranslationFilter@acb3ec9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@60fbfffc] +2025-10-30 17:27:53 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:27:53 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:27:53 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:27:53 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.576 seconds (JVM running for 17842.362) +2025-10-30 17:27:53 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:27:56 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:27:56 [Thread-36] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:27:56 [Thread-36] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:56 [Thread-36] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:27:56 [Thread-36] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:27:56 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:27:56 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:27:56 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:27:56 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:27:56 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 5 JPA repository interfaces. +2025-10-30 17:27:56 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:27:57 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:27:57 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:27:57 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:27:57 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:27:57 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 230 ms +2025-10-30 17:27:57 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:27:57 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:27:57 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:27:57 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:27:57 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:27:57 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:27:57 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4ed30e8c, org.springframework.security.web.context.SecurityContextPersistenceFilter@44a36a47, org.springframework.security.web.header.HeaderWriterFilter@3b602dd8, org.springframework.security.web.authentication.logout.LogoutFilter@14bbfccc, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1256/0x00000007c0aeb428@6f4bb690, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21b648ee, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b82bfed, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36be1cf2, org.springframework.security.web.session.SessionManagementFilter@beb759b, org.springframework.security.web.access.ExceptionTranslationFilter@7ae3f277, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6d5fc747] +2025-10-30 17:27:57 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:27:57 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:27:57 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:27:57 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.698 seconds (JVM running for 17846.774) +2025-10-30 17:27:57 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:29:00 [http-nio-8080-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +2025-10-30 17:29:00 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +2025-10-30 17:29:00 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +2025-10-30 17:29:00 [http-nio-8080-exec-1] INFO c.q.m.controller.MessageController - 鎺ユ敹鑾峰彇鎵鏈夋秷鎭殑璇锋眰 +2025-10-30 17:29:00 [http-nio-8080-exec-1] INFO c.q.m.service.MessageService - 鏌ヨ鎵鏈夋秷鎭 +2025-10-30 17:30:04 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:30:04 [Thread-40] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:30:04 [Thread-40] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Destroying Spring FrameworkServlet 'dispatcherServlet' +2025-10-30 17:30:04 [Thread-40] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:30:04 [Thread-40] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:30:04 [Thread-40] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:30:04 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:30:04 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:30:04 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:30:04 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:30:04 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 5 JPA repository interfaces. +2025-10-30 17:30:04 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:30:04 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:30:04 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:30:04 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:30:04 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:30:04 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 213 ms +2025-10-30 17:30:04 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:30:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:30:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:30:04 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:30:04 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:30:04 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:30:04 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79debb19, org.springframework.security.web.context.SecurityContextPersistenceFilter@72239fd1, org.springframework.security.web.header.HeaderWriterFilter@5f02d539, org.springframework.security.web.authentication.logout.LogoutFilter@7a0759ee, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1257/0x00000007c0afdc28@27cd6694, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e527e2c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47b0c9c2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fbcb283, org.springframework.security.web.session.SessionManagementFilter@282f7f1d, org.springframework.security.web.access.ExceptionTranslationFilter@5df3a5b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2ec941e5] +2025-10-30 17:30:04 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:30:04 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:30:04 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:30:04 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.543 seconds (JVM running for 17974.091) +2025-10-30 17:30:04 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:30:22 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:30:22 [Thread-44] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:30:22 [Thread-44] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:30:22 [Thread-44] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:30:22 [Thread-44] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:30:22 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:30:22 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:30:22 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:30:23 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:30:23 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 5 JPA repository interfaces. +2025-10-30 17:30:23 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:30:23 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:30:23 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:30:23 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:30:23 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:30:23 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 217 ms +2025-10-30 17:30:23 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:30:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:30:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:30:23 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:30:23 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:30:23 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:30:23 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72606532, org.springframework.security.web.context.SecurityContextPersistenceFilter@36ec243e, org.springframework.security.web.header.HeaderWriterFilter@606d871c, org.springframework.security.web.authentication.logout.LogoutFilter@1beb75f0, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1258/0x00000007c0b10428@47c58a68, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@73ee151d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7fb7291b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4375babc, org.springframework.security.web.session.SessionManagementFilter@d87de5f, org.springframework.security.web.access.ExceptionTranslationFilter@5d43008e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5e43dfa0] +2025-10-30 17:30:23 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:30:23 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:30:23 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:30:23 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.517 seconds (JVM running for 17992.715) +2025-10-30 17:30:23 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:30:41 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:30:41 [Thread-48] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:30:41 [Thread-48] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:30:41 [Thread-48] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:30:41 [Thread-48] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:30:41 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:30:41 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:30:41 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:30:41 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:30:41 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 5 JPA repository interfaces. +2025-10-30 17:30:41 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:30:41 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:30:41 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:30:41 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:30:41 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:30:41 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 210 ms +2025-10-30 17:30:41 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:30:41 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:30:41 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:30:41 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:30:41 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:30:41 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:30:41 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@230f2796, org.springframework.security.web.context.SecurityContextPersistenceFilter@50c3faea, org.springframework.security.web.header.HeaderWriterFilter@14484a2a, org.springframework.security.web.authentication.logout.LogoutFilter@50e08162, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1259/0x00000007c0b22c28@52c5d13, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61cc78d1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@370367d8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@79d7ae63, org.springframework.security.web.session.SessionManagementFilter@66f9cd20, org.springframework.security.web.access.ExceptionTranslationFilter@454e9e15, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1fcd9f48] +2025-10-30 17:30:41 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:30:41 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:30:41 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:30:41 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.465 seconds (JVM running for 18011.272) +2025-10-30 17:30:41 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:31:03 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:31:04 [Thread-52] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:31:04 [Thread-52] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:31:04 [Thread-52] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:31:04 [Thread-52] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:31:04 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:31:04 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:31:04 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:31:04 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:31:04 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 32 ms. Found 5 JPA repository interfaces. +2025-10-30 17:31:04 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:31:04 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:31:04 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:31:04 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:31:04 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:31:04 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 241 ms +2025-10-30 17:31:04 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:31:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:31:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:31:04 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:31:04 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:31:04 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:31:04 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7a35ed37, org.springframework.security.web.context.SecurityContextPersistenceFilter@1776e2fc, org.springframework.security.web.header.HeaderWriterFilter@502a068f, org.springframework.security.web.authentication.logout.LogoutFilter@2e19ff0c, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1260/0x00000007c0b35428@7238c4bf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57810e1d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@571f741c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20b91fee, org.springframework.security.web.session.SessionManagementFilter@403335ab, org.springframework.security.web.access.ExceptionTranslationFilter@2b7d7946, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6b6f17b] +2025-10-30 17:31:04 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:31:04 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:31:04 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:31:04 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.498 seconds (JVM running for 18033.934) +2025-10-30 17:31:04 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:31:28 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 4 class path changes (0 additions, 0 deletions, 4 modifications) +2025-10-30 17:31:29 [Thread-56] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:31:29 [Thread-56] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:31:29 [Thread-56] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:31:29 [Thread-56] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:31:29 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:31:29 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:31:29 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:31:29 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:31:29 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 14 ms. Found 5 JPA repository interfaces. +2025-10-30 17:31:29 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:31:29 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:31:29 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:31:29 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:31:29 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:31:29 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 164 ms +2025-10-30 17:31:29 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:31:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:31:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:31:29 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:31:29 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:31:29 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:31:29 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@56fc1f8b, org.springframework.security.web.context.SecurityContextPersistenceFilter@25bb0463, org.springframework.security.web.header.HeaderWriterFilter@3ce7c77f, org.springframework.security.web.authentication.logout.LogoutFilter@16fd08af, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1261/0x00000007c0b48028@66ed1995, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1d88aa27, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f565ad6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61f92d00, org.springframework.security.web.session.SessionManagementFilter@18ed8afd, org.springframework.security.web.access.ExceptionTranslationFilter@1505b1d2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4a45e706] +2025-10-30 17:31:29 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:31:29 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:31:29 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:31:29 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.441 seconds (JVM running for 18058.923) +2025-10-30 17:31:29 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:32:12 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:32:12 [Thread-60] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:32:12 [Thread-60] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:32:12 [Thread-60] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:32:12 [Thread-60] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:32:12 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:32:12 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:32:12 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:32:12 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:32:12 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20 ms. Found 5 JPA repository interfaces. +2025-10-30 17:32:12 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:32:12 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:32:12 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:32:12 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:32:12 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:32:12 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 206 ms +2025-10-30 17:32:12 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:32:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:32:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:32:12 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:32:12 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:32:12 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:32:12 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5941acae, org.springframework.security.web.context.SecurityContextPersistenceFilter@1afa2940, org.springframework.security.web.header.HeaderWriterFilter@2af968e4, org.springframework.security.web.authentication.logout.LogoutFilter@68b37473, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1262/0x00000007c0b5f428@3c5bc060, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72cd0b30, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1312e3c5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50fa29b7, org.springframework.security.web.session.SessionManagementFilter@4effd2b6, org.springframework.security.web.access.ExceptionTranslationFilter@36d6641, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@402204df] +2025-10-30 17:32:12 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:32:12 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:32:12 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:32:12 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.5 seconds (JVM running for 18102.047) +2025-10-30 17:32:12 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:32:43 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener - Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) +2025-10-30 17:32:44 [Thread-64] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat] +2025-10-30 17:32:44 [Thread-64] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:32:44 [Thread-64] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown initiated... +2025-10-30 17:32:44 [Thread-64] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Shutdown completed. +2025-10-30 17:32:44 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Starting MyAfterProjecyApplication using Java 1.8.0_461 on DESKTOP-8G5GS0I with PID 15864 (E:\MyWebProject\MyAfterProjecy\target\classes started by 30803 in E:\MyWebProject\MyAfterProjecy) +2025-10-30 17:32:44 [restartedMain] DEBUG c.q.m.MyAfterProjecyApplication - Running with Spring Boot v2.6.13, Spring v5.3.23 +2025-10-30 17:32:44 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - No active profile set, falling back to 1 default profile: "default" +2025-10-30 17:32:44 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +2025-10-30 17:32:44 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16 ms. Found 5 JPA repository interfaces. +2025-10-30 17:32:44 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.qf.myafterprojecy]' package. Please check your configuration. +2025-10-30 17:32:44 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +2025-10-30 17:32:44 [restartedMain] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +2025-10-30 17:32:44 [restartedMain] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] +2025-10-30 17:32:44 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +2025-10-30 17:32:44 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 275 ms +2025-10-30 17:32:44 [restartedMain] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +2025-10-30 17:32:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Starting... +2025-10-30 17:32:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - WebProjectHikariCP - Start completed. +2025-10-30 17:32:44 [restartedMain] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect +2025-10-30 17:32:44 [restartedMain] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +2025-10-30 17:32:44 [restartedMain] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +2025-10-30 17:32:44 [restartedMain] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f7bb89, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a7799c5, org.springframework.security.web.header.HeaderWriterFilter@72eed5df, org.springframework.security.web.authentication.logout.LogoutFilter@3228cffd, com.qf.myafterprojecy.config.SecurityConfig$$Lambda$1263/0x00000007c0bb1028@1d373acc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@613e0aa6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@657a6b73, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@212c5d62, org.springframework.security.web.session.SessionManagementFilter@46eaeadd, org.springframework.security.web.access.ExceptionTranslationFilter@35e5d6e3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6c8f43df] +2025-10-30 17:32:44 [restartedMain] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html] +2025-10-30 17:32:44 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 +2025-10-30 17:32:44 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +2025-10-30 17:32:44 [restartedMain] INFO c.q.m.MyAfterProjecyApplication - Started MyAfterProjecyApplication in 0.694 seconds (JVM running for 18134.234) +2025-10-30 17:32:44 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener - Condition evaluation unchanged +2025-10-30 17:33:04 [http-nio-8080-exec-5] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +2025-10-30 17:33:04 [http-nio-8080-exec-5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +2025-10-30 17:33:04 [http-nio-8080-exec-5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms +2025-10-30 17:33:04 [http-nio-8080-exec-5] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 17:33:04 [http-nio-8080-exec-3] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:04 [http-nio-8080-exec-2] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:04 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:04 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:04 [http-nio-8080-exec-2] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:04 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:04 [http-nio-8080-exec-3] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:04 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:04 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 17:33:04 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 17:33:04 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 17:33:04 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 17:33:04 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 17:33:04 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 17:33:04 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 17:33:04 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:04 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:04 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:10 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:10 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:10 [http-nio-8080-exec-4] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 17:33:10 [http-nio-8080-exec-4] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 17:33:10 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 17:33:10 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 17:33:10 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:10 [http-nio-8080-exec-3] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 17:33:10 [http-nio-8080-exec-3] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 17:33:10 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 17:33:10 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 17:33:10 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:10 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 17:33:10 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 17:33:10 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 17:33:10 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 17:33:10 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:12 [http-nio-8080-exec-10] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 17:33:12 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:12 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:12 [http-nio-8080-exec-7] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:12 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 17:33:12 [http-nio-8080-exec-7] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:12 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:12 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:12 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 17:33:12 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 17:33:12 [http-nio-8080-exec-8] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 17:33:12 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 17:33:12 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 17:33:12 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:12 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 17:33:12 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 17:33:12 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 17:33:12 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 17:33:12 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:21 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:21 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 18:59:21 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 18:59:21 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 18:59:21 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:21 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:21 [http-nio-8080-exec-6] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 18:59:21 [http-nio-8080-exec-6] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 18:59:21 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 18:59:21 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:21 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:21 [http-nio-8080-exec-9] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 18:59:21 [http-nio-8080-exec-9] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 18:59:21 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 18:59:21 [http-nio-8080-exec-10] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:21 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:28 [http-nio-8080-exec-7] INFO c.q.m.controller.CategoryController - 鎺ユ敹鑾峰彇鎵鏈夊垎绫诲垪琛ㄧ殑璇锋眰 +2025-10-30 18:59:28 [http-nio-8080-exec-4] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 18:59:28 [http-nio-8080-exec-8] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 18:59:28 [http-nio-8080-exec-5] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 18:59:28 [http-nio-8080-exec-8] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 18:59:28 [http-nio-8080-exec-1] ERROR c.q.m.GlobalExceptionHandler - 璇锋眰璺緞:/api/category-attributes/check-exists,寮傚父娑堟伅:Required request parameter 'categoryId' for method parameter type Integer is not present +2025-10-30 18:59:28 [http-nio-8080-exec-4] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 18:59:28 [http-nio-8080-exec-5] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 18:59:28 [http-nio-8080-exec-1] WARN o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'categoryId' for method parameter type Integer is not present] +2025-10-30 18:59:28 [http-nio-8080-exec-2] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=2 +2025-10-30 18:59:28 [http-nio-8080-exec-6] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=3 +2025-10-30 18:59:28 [http-nio-8080-exec-9] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:28 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=4 +2025-10-30 18:59:28 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [2] +2025-10-30 18:59:28 [http-nio-8080-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 18:59:28 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 18:59:28 [http-nio-8080-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:28 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:28 [http-nio-8080-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:37 [http-nio-8080-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:37 [http-nio-8080-exec-8] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 3 +2025-10-30 18:59:37 [http-nio-8080-exec-8] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 3 +2025-10-30 18:59:37 [http-nio-8080-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [3] +2025-10-30 18:59:37 [http-nio-8080-exec-4] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:37 [http-nio-8080-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:37 [http-nio-8080-exec-5] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 4 +2025-10-30 18:59:37 [http-nio-8080-exec-5] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 4 +2025-10-30 18:59:37 [http-nio-8080-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [4] +2025-10-30 18:59:37 [http-nio-8080-exec-1] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:37 [http-nio-8080-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] +2025-10-30 18:59:37 [http-nio-8080-exec-2] INFO c.q.m.controller.MessageController - 鎺ユ敹鏍规嵁鏂囩珷ID鑾峰彇娑堟伅鐨勮姹: 5 +2025-10-30 18:59:37 [http-nio-8080-exec-2] INFO c.q.m.service.MessageService - 鏍规嵁鏂囩珷ID鏌ヨ娑堟伅: 5 +2025-10-30 18:59:37 [http-nio-8080-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [5] +2025-10-30 18:59:37 [http-nio-8080-exec-3] INFO c.q.m.c.CategoryAttributeController - 鎺ユ敹鏍规嵁ID鑾峰彇鍒嗙被灞炴х殑璇锋眰: ID=1 +2025-10-30 18:59:37 [http-nio-8080-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [INTEGER] - [1] diff --git a/logs/web_project.log.2025-10-22.0.gz b/logs/web_project.log.2025-10-22.0.gz deleted file mode 100644 index fc4f5b4..0000000 Binary files a/logs/web_project.log.2025-10-22.0.gz and /dev/null differ diff --git a/logs/web_project.log.2025-10-28.0.gz b/logs/web_project.log.2025-10-28.0.gz new file mode 100644 index 0000000..501b7ac Binary files /dev/null and b/logs/web_project.log.2025-10-28.0.gz differ diff --git a/logs/web_project.log.2025-10-29.0.gz b/logs/web_project.log.2025-10-29.0.gz new file mode 100644 index 0000000..217c1db Binary files /dev/null and b/logs/web_project.log.2025-10-29.0.gz differ diff --git a/pom.xml b/pom.xml index ccc0946..c38c3b9 100644 --- a/pom.xml +++ b/pom.xml @@ -138,6 +138,7 @@ com.qf.myafterprojecy.MyAfterProjecyApplication false + -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 @@ -149,6 +150,17 @@ + + src/main/java + + + src/main/resources + true + + **/* + + + diff --git a/src/main/java/com/qf/myafterprojecy/MyAfterProjecyApplication.java b/src/main/java/com/qf/myafterprojecy/MyAfterProjecyApplication.java index 08b17ef..622bd03 100644 --- a/src/main/java/com/qf/myafterprojecy/MyAfterProjecyApplication.java +++ b/src/main/java/com/qf/myafterprojecy/MyAfterProjecyApplication.java @@ -3,11 +3,40 @@ package com.qf.myafterprojecy; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; +import java.nio.charset.StandardCharsets; + +/** + * 搴旂敤涓荤被 + * 璁剧疆绯荤粺缂栫爜骞跺惎鍔⊿pring Boot搴旂敤 + */ @SpringBootApplication public class MyAfterProjecyApplication { public static void main(String[] args) { + // 鍦ㄥ簲鐢ㄥ惎鍔ㄥ墠璁剧疆绯荤粺缂栫爜锛岀‘淇濇墍鏈夎緭鍑洪兘浣跨敤UTF-8 + setSystemEncoding(); + + // 鍚姩Spring Boot搴旂敤 SpringApplication.run(MyAfterProjecyApplication.class, args); } + + /** + * 璁剧疆绯荤粺缂栫爜涓篣TF-8 + * 瑙e喅鎺у埗鍙拌緭鍑哄拰鏃ュ織涓殑涓枃涔辩爜闂 + */ + private static void setSystemEncoding() { + // 璁剧疆绯荤粺灞炴э紝纭繚鎵鏈夎緭鍑烘祦閮戒娇鐢║TF-8缂栫爜 + System.setProperty("file.encoding", StandardCharsets.UTF_8.name()); + System.setProperty("sun.stdout.encoding", StandardCharsets.UTF_8.name()); + System.setProperty("sun.stderr.encoding", StandardCharsets.UTF_8.name()); + + // 璁剧疆榛樿瀛楃缂栫爜 + try { + java.nio.charset.Charset.defaultCharset(); + } catch (Exception e) { + // 璁板綍缂栫爜璁剧疆寮傚父 + System.err.println("璁剧疆榛樿瀛楃缂栫爜鏃跺彂鐢熷紓甯: " + e.getMessage()); + } + } } diff --git a/src/main/java/com/qf/myafterprojecy/config/CharacterEncodingConfig.java b/src/main/java/com/qf/myafterprojecy/config/CharacterEncodingConfig.java new file mode 100644 index 0000000..e6784b3 --- /dev/null +++ b/src/main/java/com/qf/myafterprojecy/config/CharacterEncodingConfig.java @@ -0,0 +1,48 @@ +package com.qf.myafterprojecy.config; + +import org.springframework.boot.web.servlet.FilterRegistrationBean; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.core.Ordered; +import org.springframework.web.filter.CharacterEncodingFilter; + +import javax.servlet.Filter; +import java.nio.charset.StandardCharsets; + +/** + * 瀛楃缂栫爜閰嶇疆绫 + * 纭繚鎵鏈塇TTP璇锋眰鍜屽搷搴旈兘浣跨敤UTF-8缂栫爜锛岃В鍐充腑鏂囦贡鐮侀棶棰 + */ +@Configuration +public class CharacterEncodingConfig { + + /** + * 鍒涘缓瀛楃缂栫爜杩囨护鍣 + * 浼樺厛绾ц缃负鏈楂橈紝纭繚鍦ㄦ墍鏈夊叾浠栬繃婊ゅ櫒涔嬪墠鎵ц + */ + @Bean + public FilterRegistrationBean characterEncodingFilter() { + // 鍒涘缓瀛楃缂栫爜杩囨护鍣 + CharacterEncodingFilter encodingFilter = new CharacterEncodingFilter(); + + // 璁剧疆璇锋眰缂栫爜涓篣TF-8 + encodingFilter.setEncoding(StandardCharsets.UTF_8.name()); + + // 寮哄埗璇锋眰浣跨敤UTF-8缂栫爜 + encodingFilter.setForceRequestEncoding(true); + + // 寮哄埗鍝嶅簲浣跨敤UTF-8缂栫爜 + encodingFilter.setForceResponseEncoding(true); + + // 鍒涘缓杩囨护鍣ㄦ敞鍐孊ean + FilterRegistrationBean registrationBean = new FilterRegistrationBean<>(encodingFilter); + + // 璁剧疆杩囨护鍣ㄩ『搴忎负鏈楂樹紭鍏堢骇 + registrationBean.setOrder(Ordered.HIGHEST_PRECEDENCE); + + // 涓烘墍鏈夎姹傝矾寰勬敞鍐岃繃婊ゅ櫒 + registrationBean.addUrlPatterns("/*"); + + return registrationBean; + } +} diff --git a/src/main/java/com/qf/myafterprojecy/config/SecurityConfig.java b/src/main/java/com/qf/myafterprojecy/config/SecurityConfig.java index 9b694ee..ff7d43a 100644 --- a/src/main/java/com/qf/myafterprojecy/config/SecurityConfig.java +++ b/src/main/java/com/qf/myafterprojecy/config/SecurityConfig.java @@ -14,6 +14,7 @@ import org.springframework.security.config.http.SessionCreationPolicy; import org.springframework.security.core.userdetails.UserDetailsService; import org.springframework.security.crypto.password.PasswordEncoder; import org.springframework.security.web.SecurityFilterChain; +import org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter; /** * Spring Security閰嶇疆绫 @@ -61,8 +62,10 @@ public class SecurityConfig { .antMatchers(HttpMethod.GET,"/api/markdowns/**").permitAll() .antMatchers(HttpMethod.GET,"/api/articles/**").permitAll() .antMatchers(HttpMethod.GET,"/api/messages/**").permitAll() + .antMatchers(HttpMethod.GET,"/api/categories/**").permitAll() // 鍏紑post璇锋眰 .antMatchers(HttpMethod.POST,"/api/messages/**").permitAll() + .antMatchers(HttpMethod.POST,"/api/users/**").permitAll() // 绠$悊鍛樻墠鑳借闂殑璺緞 .antMatchers("/api/admin/**").hasRole("ADMIN") // 鍏朵粬鎵鏈夎姹傞兘闇瑕佽璇 @@ -72,6 +75,15 @@ public class SecurityConfig { .sessionManagement() .sessionCreationPolicy(SessionCreationPolicy.STATELESS); + // 纭繚Spring Security涓嶄細娣诲姞棰濆鐨凜haracterEncodingFilter + // 鍥犱负鎴戜滑鍦–haracterEncodingConfig涓凡缁忛厤缃簡鑷畾涔夌殑杩囨护鍣 + http.addFilterBefore((request, response, chain) -> { + // 纭繚鍝嶅簲浣跨敤UTF-8缂栫爜 + response.setCharacterEncoding("UTF-8"); + response.setContentType("text/html;charset=UTF-8"); + chain.doFilter(request, response); + }, UsernamePasswordAuthenticationFilter.class); + return http.build(); } } \ No newline at end of file diff --git a/src/main/java/com/qf/myafterprojecy/controller/AuthController.java b/src/main/java/com/qf/myafterprojecy/controller/AuthController.java index 4c4e650..4eaca5e 100644 --- a/src/main/java/com/qf/myafterprojecy/controller/AuthController.java +++ b/src/main/java/com/qf/myafterprojecy/controller/AuthController.java @@ -67,8 +67,7 @@ public class AuthController { try { // 鍒涘缓璁よ瘉浠ょ墝 - UsernamePasswordAuthenticationToken authenticationToken = - new UsernamePasswordAuthenticationToken(loginRequest.getUsername(), loginRequest.getPassword()); + UsernamePasswordAuthenticationToken authenticationToken = new UsernamePasswordAuthenticationToken(loginRequest.getUsername(), loginRequest.getPassword()); // 鎵ц璁よ瘉 Authentication authentication = authenticationManager.authenticate(authenticationToken); @@ -78,12 +77,11 @@ public class AuthController { // 鑾峰彇璁よ瘉鍚庣殑鐢ㄦ埛淇℃伅 UserDetails userDetails = (UserDetails) authentication.getPrincipal(); - // 鏋勫缓杩斿洖鏁版嵁 Map data = new HashMap<>(); data.put("username", userDetails.getUsername()); data.put("authorities", userDetails.getAuthorities()); - data.put("message", "鐧诲綍鎴愬姛"); + // data.put("message", "鐧诲綍鎴愬姛"); return ResponseMessage.success(data, "鐧诲綍鎴愬姛"); diff --git a/src/main/java/com/qf/myafterprojecy/pojo/dto/ArticleDto.java b/src/main/java/com/qf/myafterprojecy/pojo/dto/ArticleDto.java index 2f30400..8468f4b 100644 --- a/src/main/java/com/qf/myafterprojecy/pojo/dto/ArticleDto.java +++ b/src/main/java/com/qf/myafterprojecy/pojo/dto/ArticleDto.java @@ -1,13 +1,10 @@ package com.qf.myafterprojecy.pojo.dto; -import lombok.Getter; - import javax.validation.constraints.NotBlank; import javax.validation.constraints.NotNull; -@Getter public class ArticleDto { - private Integer id; + private Integer articleid; @NotBlank(message = "鏍囬涓嶈兘涓虹┖") private String title; @@ -19,17 +16,23 @@ public class ArticleDto { private Integer attributeid; private String img; + + private Integer viewCount; + + private Integer likes; private Integer status; - // Getters and Setters + @NotBlank(message = "Markdown鍐呭涓嶈兘涓虹┖") + private String markdownscontent; - public Integer getId() { - return id; + // Getters and Setters + public Integer getArticleid() { + return articleid; } - public void setId(Integer id) { - this.id = id; + public void setArticleid(Integer articleid) { + this.articleid = articleid; } public String getTitle() { @@ -48,12 +51,12 @@ public class ArticleDto { this.content = content; } - public Integer getStatus() { - return status; + public Integer getAttributeid() { + return attributeid; } - public void setStatus(Integer status) { - this.status = status; + public void setAttributeid(Integer attributeid) { + this.attributeid = attributeid; } public String getImg() { @@ -63,4 +66,36 @@ public class ArticleDto { public void setImg(String img) { this.img = img; } + + public Integer getViewCount() { + return viewCount; + } + + public void setViewCount(Integer viewCount) { + this.viewCount = viewCount; + } + + public Integer getLikes() { + return likes; + } + + public void setLikes(Integer likes) { + this.likes = likes; + } + + public Integer getStatus() { + return status; + } + + public void setStatus(Integer status) { + this.status = status; + } + + public String getMarkdownscontent() { + return markdownscontent; + } + + public void setMarkdownscontent(String markdownscontent) { + this.markdownscontent = markdownscontent; + } } diff --git a/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryAttributeDto.java b/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryAttributeDto.java index 6996972..a46238c 100644 --- a/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryAttributeDto.java +++ b/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryAttributeDto.java @@ -4,6 +4,7 @@ import javax.validation.constraints.NotBlank; import javax.validation.constraints.NotNull; public class CategoryAttributeDto { + private Integer attributeid; @NotNull(message = "鍒嗙被ID涓嶈兘涓虹┖") private Integer categoryid; @@ -12,6 +13,14 @@ public class CategoryAttributeDto { private String attributename; // Getters and Setters + public Integer getAttributeid() { + return attributeid; + } + + public void setAttributeid(Integer attributeid) { + this.attributeid = attributeid; + } + public Integer getCategoryid() { return categoryid; } diff --git a/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryDto.java b/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryDto.java index 0ed95ad..87ed062 100644 --- a/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryDto.java +++ b/src/main/java/com/qf/myafterprojecy/pojo/dto/CategoryDto.java @@ -1,12 +1,18 @@ package com.qf.myafterprojecy.pojo.dto; +import javax.validation.constraints.NotBlank; import java.time.LocalDateTime; public class CategoryDto { private Integer typeid; + + @NotBlank(message = "鍒嗙被鍚嶇О涓嶈兘涓虹┖") private String typename; + private String description; + private LocalDateTime createdAt; + private LocalDateTime updatedAt; // Getters and Setters diff --git a/src/main/java/com/qf/myafterprojecy/pojo/dto/MarkdownDto.java b/src/main/java/com/qf/myafterprojecy/pojo/dto/MarkdownDto.java deleted file mode 100644 index 0319070..0000000 --- a/src/main/java/com/qf/myafterprojecy/pojo/dto/MarkdownDto.java +++ /dev/null @@ -1,20 +0,0 @@ -package com.qf.myafterprojecy.pojo.dto; - -import lombok.Data; - -import javax.validation.constraints.NotBlank; - -@Data -public class MarkdownDto { - @NotBlank(message = "Markdown鍐呭涓嶈兘涓虹┖") - private String markdownscontent; - - public String getMarkdownscontent() { - return markdownscontent; - } - - public void setMarkdownscontent(String markdownscontent) { - this.markdownscontent = markdownscontent; - } - -} diff --git a/src/main/java/com/qf/myafterprojecy/pojo/dto/MessageDto.java b/src/main/java/com/qf/myafterprojecy/pojo/dto/MessageDto.java index 3510753..0c9ed4a 100644 --- a/src/main/java/com/qf/myafterprojecy/pojo/dto/MessageDto.java +++ b/src/main/java/com/qf/myafterprojecy/pojo/dto/MessageDto.java @@ -18,6 +18,8 @@ public class MessageDto { private Integer replyid; private Integer articleid; + + private Integer likes; public Integer getReplyid() { return replyid; @@ -26,6 +28,7 @@ public class MessageDto { public void setReplyid(Integer replyid) { this.replyid = replyid; } + public Integer getMessageid() { return messageid; } @@ -81,4 +84,12 @@ public class MessageDto { public void setArticleid(Integer articleid) { this.articleid = articleid; } + + public Integer getLikes() { + return likes; + } + + public void setLikes(Integer likes) { + this.likes = likes; + } } diff --git a/src/main/java/com/qf/myafterprojecy/pojo/dto/UserDto.java b/src/main/java/com/qf/myafterprojecy/pojo/dto/UserDto.java index f86976b..0ff7259 100644 --- a/src/main/java/com/qf/myafterprojecy/pojo/dto/UserDto.java +++ b/src/main/java/com/qf/myafterprojecy/pojo/dto/UserDto.java @@ -3,6 +3,8 @@ package com.qf.myafterprojecy.pojo.dto; import javax.validation.constraints.NotBlank; public class UserDto { + private Long id; + @NotBlank(message = "鐢ㄦ埛鍚嶄笉鑳戒负绌") private String username; @@ -15,9 +17,16 @@ public class UserDto { @NotBlank(message = "鎵嬫満鍙蜂笉鑳戒负绌") private String phone; - @NotBlank(message = "瑙掕壊涓嶈兘涓虹┖") private int role; + public Long getId() { + return id; + } + + public void setId(Long id) { + this.id = id; + } + public String getUsername() { return username; } @@ -57,5 +66,4 @@ public class UserDto { public void setRole(int role) { this.role = role; } - } diff --git a/src/main/java/com/qf/myafterprojecy/service/UserService.java b/src/main/java/com/qf/myafterprojecy/service/UserService.java index de534a0..30b1ad0 100644 --- a/src/main/java/com/qf/myafterprojecy/service/UserService.java +++ b/src/main/java/com/qf/myafterprojecy/service/UserService.java @@ -147,7 +147,10 @@ public class UserService implements IUserService { // 鏇存柊鐢ㄦ埛淇℃伅 BeanUtils.copyProperties(userDto, user); - // 淇濆瓨鏇存柊鍚庣殑鐢ㄦ埛 + // 濡傛灉鎻愪緵浜嗘柊瀵嗙爜锛屽垯杩涜鍔犲瘑 + if (userDto.getPassword() != null && !userDto.getPassword().isEmpty()) { + user.setPassword(passwordEncoder.encode(user.getPassword())); + } Users updatedUser = usersRepository.save(user); return ResponseMessage.update(true, updatedUser); } catch (DataAccessException e) { diff --git a/src/main/java/com/qf/myafterprojecy/util/EncodingTestUtil.java b/src/main/java/com/qf/myafterprojecy/util/EncodingTestUtil.java new file mode 100644 index 0000000..ba3c9b6 --- /dev/null +++ b/src/main/java/com/qf/myafterprojecy/util/EncodingTestUtil.java @@ -0,0 +1,38 @@ +// package com.qf.myafterprojecy.util; + +// import org.slf4j.Logger; +// import org.slf4j.LoggerFactory; +// import org.springframework.stereotype.Component; + +// import javax.annotation.PostConstruct; + +// /** +// * 缂栫爜娴嬭瘯宸ュ叿绫 +// * 鐢ㄤ簬楠岃瘉绯荤粺缂栫爜閰嶇疆鏄惁姝g‘锛岃В鍐充腑鏂囦贡鐮侀棶棰 +// */ +// @Component +// public class EncodingTestUtil { + +// private static final Logger logger = LoggerFactory.getLogger(EncodingTestUtil.class); + +// /** +// * 鍦˙ean鍒濆鍖栨椂鎵ц缂栫爜娴嬭瘯 +// * 楠岃瘉鏃ュ織绯荤粺鏄惁鑳芥纭緭鍑轰腑鏂 +// */ +// @PostConstruct +// public void testEncoding() { +// // 杈撳嚭绯荤粺缂栫爜淇℃伅 +// logger.info("===== 绯荤粺缂栫爜娴嬭瘯寮濮 ====="); +// logger.info("榛樿瀛楃缂栫爜: {}", java.nio.charset.Charset.defaultCharset()); +// logger.info("file.encoding: {}", System.getProperty("file.encoding")); +// logger.info("sun.stdout.encoding: {}", System.getProperty("sun.stdout.encoding")); +// logger.info("sun.stderr.encoding: {}", System.getProperty("sun.stderr.encoding")); + +// // 娴嬭瘯涓枃瀛楃杈撳嚭 +// logger.info("涓枃娴嬭瘯 - 杩欐槸涓鏉℃祴璇曟棩蹇楋紝鐢ㄤ簬楠岃瘉涓枃鏄惁姝e父鏄剧ず"); +// logger.warn("涓枃璀﹀憡娴嬭瘯 - 杩欐槸涓鏉¤鍛婃棩蹇楋紝鐢ㄤ簬楠岃瘉涓枃鏄惁姝e父鏄剧ず"); +// logger.error("涓枃閿欒娴嬭瘯 - 杩欐槸涓鏉¢敊璇棩蹇楋紝鐢ㄤ簬楠岃瘉涓枃鏄惁姝e父鏄剧ず"); + +// logger.info("===== 绯荤粺缂栫爜娴嬭瘯缁撴潫 ====="); +// } +// } diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 87b841e..9bfc3f2 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -61,7 +61,11 @@ logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE # 鏃ュ織鏂囦欢閰嶇疆 logging.file.name=logs/web_project.log logging.pattern.file=%d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n +# 纭繚鎺у埗鍙拌緭鍑轰娇鐢║TF-8缂栫爜 logging.pattern.console=%d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n +# 鏃ュ織缂栫爜閰嶇疆 - 寮哄埗浣跨敤UTF-8 +logging.charset.file=UTF-8 +logging.charset.console=UTF-8 # Actuator閰嶇疆 - 鐢熶骇鐜寤鸿闄愬埗鏆撮湶鐨勭鐐 management.endpoints.web.exposure.include=health,info,metrics,prometheus management.endpoint.health.show-details=when_authorized @@ -85,20 +89,41 @@ security.basic.enabled=false security.ignored=/css/**,/js/**,/images/**,/favicon.ico # 鐢熶骇鐜寤鸿閰嶇疆 -# server.ssl.key-store=classpath:keystore.p12 -# server.ssl.key-store-password=password -# server.ssl.key-store-type=PKCS12 -# server.ssl.key-alias=tomcat # 浼氳瘽閰嶇疆 server.servlet.session.timeout=30m server.session.tracking-modes=cookie # 鍥介檯鍖栭厤缃 -spring.mvc.locale-resolver=fixed spring.web.locale=zh_CN -# -## 鍝嶅簲缂栫爜閰嶇疆 -spring.http.encoding.charset=UTF-8 -spring.http.encoding.enabled=true -spring.http.encoding.force=true +spring.messages.encoding=UTF-8 +# 鍝嶅簲缂栫爜閰嶇疆 - 纭繚鎵鏈夊搷搴斾娇鐢║TF-8缂栫爜 +server.servlet.encoding.charset=UTF-8 +server.servlet.encoding.force=true +server.servlet.encoding.force-request=true +server.servlet.encoding.force-response=true +server.servlet.encoding.enabled=true + +# 閰嶇疆鎺у埗鍙拌緭鍑虹紪鐮 - 閫氳繃鏃ュ織绯荤粺閰嶇疆纭繚涓枃鏄剧ず姝e父 +# logging.pattern.console=%clr{%d{yyyy-MM-dd HH:mm:ss.SSS}}{faint} %clr{%5p} %clr{${PID}}{magenta} %clr{---}{faint} %clr{[%15.15t]}{faint} %clr{%-40.40logger{39}}{cyan} %clr{:}{faint} %m%n%wEx + +# 閰嶇疆Maven鍚姩JVM鍙傛暟锛堥渶鍦ㄥ惎鍔ㄦ椂閫氳繃鍛戒护琛屾寚瀹氭垨鍦╬om.xml涓厤缃級 +# 瀹為檯浣跨敤鏃惰鍦ㄥ惎鍔ㄥ懡浠や腑娣诲姞锛-Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 + +# 鏇磋缁嗙殑鏃ュ織閰嶇疆 - 纭繚鎵鏈夋棩蹇楄緭鍑烘纭紪鐮 +# logging.level.root=INFO +# logging.level.org.springframework.web=DEBUG +# logging.level.org.springframework.security=INFO +# logging.level.com.qf.myafterprojecy=DEBUG + +# 纭繚鏁版嵁搴撹繛鎺ョ紪鐮佹纭 +spring.datasource.hikari.data-source-properties.useUnicode=true +spring.datasource.hikari.data-source-properties.serverTimezone=Asia/Shanghai +spring.datasource.hikari.data-source-properties.characterEncoding=utf-8 + +# 搴旂敤鎬ц兘浼樺寲閰嶇疆 +spring.main.allow-bean-definition-overriding=true +spring.main.lazy-initialization=false + +# API 鏂囨。閰嶇疆 +spring.mvc.pathmatch.matching-strategy=ant_path_matcher