436 lines
71 KiB
Plaintext
436 lines
71 KiB
Plaintext
|
|
2025-04-18 08:29:34.690 INFO 1487 --- [restartedMain] com.mingchen.BlogApiApplication : Starting BlogApiApplication on mingchendeMac-mini.local with PID 1487 (/Users/mingchen/code/java/other/legalAid/api/target/classes started by mingchen in /Users/mingchen/code/java/other/legalAid)
|
||
|
|
2025-04-18 08:29:34.692 DEBUG 1487 --- [restartedMain] com.mingchen.BlogApiApplication : Running with Spring Boot v2.2.7.RELEASE, Spring v5.2.6.RELEASE
|
||
|
|
2025-04-18 08:29:34.692 INFO 1487 --- [restartedMain] com.mingchen.BlogApiApplication : The following profiles are active: dev
|
||
|
|
2025-04-18 08:29:34.714 INFO 1487 --- [restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar referenced one or more files that do not exist: file:/usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-api-2.3.1.jar,file:/usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/txw2-2.3.1.jar,file:/usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/istack-commons-runtime-3.0.7.jar,file:/usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/stax-ex-1.8.jar,file:/usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/FastInfoset-1.2.15.jar,file:/usr/local/apache-maven-3.6.3/data/org/glassfish/jaxb/jaxb-runtime/2.3.1/javax.activation-api-1.2.0.jar
|
||
|
|
2025-04-18 08:29:34.714 INFO 1487 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
||
|
|
2025-04-18 08:29:34.714 INFO 1487 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
||
|
|
2025-04-18 08:29:34.981 INFO 1487 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
|
||
|
|
2025-04-18 08:29:34.982 INFO 1487 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
|
|
2025-04-18 08:29:34.996 INFO 1487 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8ms. Found 0 Redis repository interfaces.
|
||
|
|
2025-04-18 08:29:35.288 INFO 1487 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9092 (http)
|
||
|
|
2025-04-18 08:29:35.291 INFO 1487 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
||
|
|
2025-04-18 08:29:35.291 INFO 1487 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.34]
|
||
|
|
2025-04-18 08:29:35.314 INFO 1487 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
||
|
|
2025-04-18 08:29:35.315 INFO 1487 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 601 ms
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.p.u.AbstractUserAgentAnalyzerDirect : - Loaded 90 files in 200 msec using expression: classpath*:UserAgents/**/*.yaml
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion :
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion : /-----------------------------------------------------------\
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion : | Yauaa 5.20 (v5.20 @ 2020-11-22T15:39:16Z) |
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion : +-----------------------------------------------------------+
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion : | For more information: https://yauaa.basjes.nl |
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion : | Copyright (C) 2013-2020 Niels Basjes - License Apache 2.0 |
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion : \-----------------------------------------------------------/
|
||
|
|
2025-04-18 08:29:35.831 INFO 1487 --- [restartedMain] n.b.parse.useragent.utils.YauaaVersion :
|
||
|
|
2025-04-18 08:29:35.835 INFO 1487 --- [restartedMain] n.b.p.u.AbstractUserAgentAnalyzerDirect : Building all needed matchers for the requested 11 fields.
|
||
|
|
2025-04-18 08:29:35.890 INFO 1487 --- [restartedMain] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
|
||
|
|
2025-04-18 08:29:35.966 INFO 1487 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created.
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.simpl.RAMJobStore : RAMJobStore initialized.
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
|
||
|
|
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
||
|
|
NOT STARTED.
|
||
|
|
Currently in standby mode.
|
||
|
|
Number of jobs executed: 0
|
||
|
|
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
||
|
|
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
||
|
|
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2
|
||
|
|
2025-04-18 08:29:35.970 INFO 1487 --- [restartedMain] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@26c14a35
|
||
|
|
2025-04-18 08:29:36.001 INFO 1487 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c1ef68e, org.springframework.security.web.context.SecurityContextPersistenceFilter@59ac7439, org.springframework.security.web.header.HeaderWriterFilter@605756ca, org.springframework.web.filter.CorsFilter@4ca09908, org.springframework.security.web.authentication.logout.LogoutFilter@50d8e3cb, com.mingchen.common.config.JwtLoginFilter@16ff6bf1, com.mingchen.common.config.JwtFilter@1b7c0441, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@39f258b4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f44a423, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509d2b26, org.springframework.security.web.session.SessionManagementFilter@420b416e, org.springframework.security.web.access.ExceptionTranslationFilter@23feafdc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3db6af02]
|
||
|
|
2025-04-18 08:29:36.011 INFO 1487 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
||
|
|
2025-04-18 08:29:36.020 INFO 1487 --- [restartedMain] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now
|
||
|
|
2025-04-18 08:29:36.020 INFO 1487 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started.
|
||
|
|
2025-04-18 08:29:36.029 INFO 1487 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9092 (http) with context path ''
|
||
|
|
2025-04-18 08:29:36.031 INFO 1487 --- [restartedMain] com.mingchen.BlogApiApplication : Started BlogApiApplication in 1.524 seconds (JVM running for 2.121)
|
||
|
|
2025-04-18 08:29:45.173 INFO 1487 --- [http-nio-9092-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
|
|
2025-04-18 08:29:45.173 INFO 1487 --- [http-nio-9092-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
||
|
|
2025-04-18 08:29:45.177 INFO 1487 --- [http-nio-9092-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms
|
||
|
|
2025-04-18 08:29:45.192 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.common.config.JwtLoginFilter : Request is to process authentication
|
||
|
|
2025-04-18 08:29:45.235 INFO 1487 --- [http-nio-9092-exec-2] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
|
||
|
|
2025-04-18 08:29:45.692 INFO 1487 --- [http-nio-9092-exec-2] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
|
||
|
|
2025-04-18 08:29:45.703 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:29:45.726 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:29:45.790 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:29:46.063 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:29:46.064 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:29:46.100 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:29:46.108 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:29:46.108 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:29:46.157 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:29:50.640 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:29:50.640 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:29:50.689 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:29:50.691 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:29:50.691 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:29:50.746 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:29:53.198 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:29:53.199 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:29:53.232 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:29:53.291 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 08:29:53.291 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:29:53.328 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:29:53.329 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 08:29:53.329 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 08:29:53.368 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 08:33:34.161 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:33:34.161 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:33:34.204 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:33:34.205 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:33:34.205 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:33:34.266 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:38:50.578 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:38:50.578 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:38:50.627 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:38:50.644 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 08:38:50.647 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:38:50.695 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:38:50.696 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 08:38:50.696 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 08:38:50.729 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 08:38:51.122 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:38:51.123 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:38:51.166 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:38:51.169 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 08:38:51.170 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 08:38:51.216 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 08:38:55.148 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:38:55.150 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:38:55.192 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:38:55.199 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 08:38:55.200 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:38:55.243 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:38:55.244 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 08:38:55.245 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 08:38:55.284 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 08:38:56.419 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:38:56.420 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:38:56.461 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:38:56.471 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 08:38:56.471 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:38:56.509 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:38:56.509 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 08:38:56.510 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 08:38:56.551 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 08:38:57.168 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:38:57.169 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:38:57.210 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:38:57.216 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 08:38:57.217 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:38:57.248 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:38:57.250 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 08:38:57.251 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 08:38:57.289 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 08:40:15.979 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:40:15.980 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:40:16.022 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:40:16.024 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:40:16.024 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:40:16.070 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:44:12.784 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:44:12.784 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:44:12.831 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:44:12.832 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:44:12.832 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:44:12.896 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:44:33.744 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:44:33.745 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:44:33.785 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:44:33.794 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 08:44:33.795 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:44:33.845 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:44:33.846 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 08:44:33.846 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 08:44:33.889 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 08:44:34.684 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:44:34.685 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:44:34.726 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:44:34.727 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 08:44:34.728 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 08:44:34.767 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 08:46:42.723 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:46:42.724 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:46:42.769 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:46:42.770 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:46:42.770 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:46:42.821 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:47:57.778 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:47:57.780 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:47:57.819 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:47:57.825 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 08:47:57.826 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:47:57.870 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:47:57.871 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 08:47:57.872 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 08:47:57.908 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 08:47:58.973 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:47:58.974 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:47:59.008 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:47:59.016 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 08:47:59.017 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:47:59.059 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:47:59.059 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 08:47:59.060 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 08:47:59.103 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 08:47:59.718 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:47:59.719 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:47:59.759 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:47:59.760 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 08:47:59.761 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 08:47:59.811 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 08:48:00.818 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:48:00.819 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:48:00.851 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:48:00.857 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 08:48:00.857 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:48:00.889 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:48:00.889 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 08:48:00.890 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 08:48:00.929 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 08:53:13.288 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:53:13.289 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:53:13.324 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:53:13.325 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:53:13.325 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:53:13.377 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:53:18.559 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:53:18.560 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:53:18.594 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:53:18.602 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 08:53:18.603 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 08:53:18.636 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 08:53:18.637 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 08:53:18.637 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 08:53:18.674 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 08:58:54.390 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:58:54.391 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:58:54.433 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:58:54.434 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:58:54.435 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:58:54.479 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:58:58.913 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:58:58.913 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:58:58.951 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:58:58.952 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:58:58.952 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:58:58.999 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:59:12.297 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:59:12.297 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:59:12.338 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:59:12.339 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:59:12.339 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:59:12.389 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:59:19.108 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:59:19.109 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:59:19.138 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:59:19.139 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:59:19.139 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:59:19.189 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 08:59:25.267 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 08:59:25.267 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 08:59:25.303 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 08:59:25.304 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 08:59:25.304 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 08:59:25.348 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:00:36.283 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:00:36.283 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:00:36.322 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:00:36.322 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:00:36.322 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:00:36.378 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:01:06.213 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:01:06.214 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:01:06.258 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:01:06.259 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:01:06.259 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:01:06.311 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:01:44.998 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:01:44.999 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:01:45.035 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:01:45.035 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:01:45.036 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:01:45.090 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:02:33.801 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:02:33.802 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:02:33.837 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:02:33.839 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:02:33.839 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:02:33.895 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:02:34.477 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:02:34.478 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:02:34.515 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:02:34.516 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:02:34.517 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:02:34.568 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:02:34.855 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:02:34.855 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:02:34.917 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:02:34.918 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:02:34.919 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:02:34.961 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:02:44.118 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:02:44.118 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:02:44.156 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:02:44.157 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:02:44.157 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:02:44.213 DEBUG 1487 --- [http-nio-9092-exec-7] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:03:28.591 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:03:28.591 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:03:28.643 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:03:28.644 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:03:28.644 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:03:28.685 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:03:54.198 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:03:54.198 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:03:54.239 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:03:54.240 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:03:54.241 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:03:54.289 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:04:14.566 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:04:14.567 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:04:14.608 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:04:14.609 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.C.getAllCategoriesWithLaws : ==> Preparing: SELECT c.category_id, c.name, c.description, l.law_id, l.category_id AS law_category_id, l.title, l.summary, l.content, l.effective_date, l.reference_url FROM categories c LEFT JOIN laws l ON c.category_id = l.category_id ORDER BY c.category_id, l.law_id
|
||
|
|
2025-04-18 09:04:14.609 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.C.getAllCategoriesWithLaws : ==> Parameters:
|
||
|
|
2025-04-18 09:04:14.652 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.C.getAllCategoriesWithLaws : <== Total: 6
|
||
|
|
2025-04-18 09:05:02.347 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:02.348 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:02.386 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:02.391 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 09:05:02.392 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:02.427 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:02.428 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 09:05:02.428 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 09:05:02.468 DEBUG 1487 --- [http-nio-9092-exec-1] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 09:05:03.067 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:03.068 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:03.113 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:03.121 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 09:05:03.121 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:03.167 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:03.168 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 09:05:03.168 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 09:05:03.208 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 09:05:09.668 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:09.669 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:09.707 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:09.708 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 09:05:09.709 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 09:05:09.748 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 09:05:11.167 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:11.168 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:11.207 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:11.215 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 09:05:11.215 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:11.247 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:11.248 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 09:05:11.248 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 09:05:11.288 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 09:05:11.639 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:11.639 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:11.688 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:11.693 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 09:05:11.693 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:11.728 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:11.729 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 09:05:11.729 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 09:05:11.769 DEBUG 1487 --- [http-nio-9092-exec-5] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 09:05:14.406 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:14.407 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:14.446 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:14.451 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 09:05:14.451 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:14.487 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:14.488 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 09:05:14.488 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 09:05:14.533 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 09:05:14.947 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:14.947 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:15.007 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:15.008 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 09:05:15.009 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 09:05:15.051 DEBUG 1487 --- [http-nio-9092-exec-7] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 09:05:16.427 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:16.428 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:16.468 DEBUG 1487 --- [http-nio-9092-exec-8] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:16.472 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 09:05:16.472 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:16.506 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:16.506 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 09:05:16.507 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 09:05:16.546 DEBUG 1487 --- [http-nio-9092-exec-8] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 09:05:33.348 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:33.349 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:33.387 DEBUG 1487 --- [http-nio-9092-exec-9] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:33.393 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 09:05:33.393 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:33.428 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:33.428 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 09:05:33.429 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 09:05:33.467 DEBUG 1487 --- [http-nio-9092-exec-9] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 09:05:33.954 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:33.954 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:34.009 DEBUG 1487 --- [http-nio-9092-exec-10] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:34.016 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 09:05:34.017 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:34.049 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:34.049 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 09:05:34.050 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 09:05:34.089 DEBUG 1487 --- [http-nio-9092-exec-10] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 09:05:34.908 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:34.908 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:34.948 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:34.949 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 09:05:34.950 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 09:05:34.989 DEBUG 1487 --- [http-nio-9092-exec-1] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 09:05:35.386 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:35.386 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:35.427 DEBUG 1487 --- [http-nio-9092-exec-2] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:35.432 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 09:05:35.432 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:35.467 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:35.468 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 09:05:35.469 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 09:05:35.508 DEBUG 1487 --- [http-nio-9092-exec-2] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 09:05:36.926 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:36.927 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:36.968 DEBUG 1487 --- [http-nio-9092-exec-3] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:36.971 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 09:05:36.971 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:37.008 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:37.008 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 09:05:37.008 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 09:05:37.052 DEBUG 1487 --- [http-nio-9092-exec-3] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 09:05:39.467 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:39.467 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:39.507 DEBUG 1487 --- [http-nio-9092-exec-4] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:39.515 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM legalAidResources
|
||
|
|
2025-04-18 09:05:39.516 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:39.548 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:39.548 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList : ==> Preparing: SELECT aid_id,name,type,phone_number,email,avatar,address,website_url,is_emergency,description FROM legalAidResources LIMIT ?
|
||
|
|
2025-04-18 09:05:39.548 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList : ==> Parameters: 6(Integer)
|
||
|
|
2025-04-18 09:05:39.592 DEBUG 1487 --- [http-nio-9092-exec-4] c.m.m.L.selectList : <== Total: 6
|
||
|
|
2025-04-18 09:05:39.997 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:39.997 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:40.039 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:40.040 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectById : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE user_id=?
|
||
|
|
2025-04-18 09:05:40.041 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectById : ==> Parameters: 1(Long)
|
||
|
|
2025-04-18 09:05:40.093 DEBUG 1487 --- [http-nio-9092-exec-5] c.mingchen.mapper.UserMapper.selectById : <== Total: 1
|
||
|
|
2025-04-18 09:05:42.008 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Preparing: SELECT user_id,username,password,avatar,email,create_time,update_time,role,ip,address FROM user WHERE (email = ?)
|
||
|
|
2025-04-18 09:05:42.008 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : ==> Parameters: admin@gmail.com(String)
|
||
|
|
2025-04-18 09:05:42.048 DEBUG 1487 --- [http-nio-9092-exec-6] c.mingchen.mapper.UserMapper.selectList : <== Total: 1
|
||
|
|
2025-04-18 09:05:42.054 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : ==> Preparing: SELECT count(0) FROM learning_resources
|
||
|
|
2025-04-18 09:05:42.055 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : ==> Parameters:
|
||
|
|
2025-04-18 09:05:42.088 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList_COUNT : <== Total: 1
|
||
|
|
2025-04-18 09:05:42.089 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : ==> Preparing: SELECT resource_id,title,type,url,duration,description FROM learning_resources LIMIT ?
|
||
|
|
2025-04-18 09:05:42.089 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : ==> Parameters: 2(Integer)
|
||
|
|
2025-04-18 09:05:42.129 DEBUG 1487 --- [http-nio-9092-exec-6] c.m.m.L.selectList : <== Total: 2
|
||
|
|
2025-04-18 09:10:47.976 INFO 1487 --- [SpringContextShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
||
|
|
2025-04-18 09:10:47.977 INFO 1487 --- [SpringContextShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler
|
||
|
|
2025-04-18 09:10:47.977 INFO 1487 --- [SpringContextShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
|
||
|
|
2025-04-18 09:10:47.977 INFO 1487 --- [SpringContextShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused.
|
||
|
|
2025-04-18 09:10:47.977 INFO 1487 --- [SpringContextShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
|
||
|
|
2025-04-18 09:10:47.978 INFO 1487 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
|
||
|
|
2025-04-18 09:10:47.983 INFO 1487 --- [SpringContextShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
|
||
|
|
2025-04-18 09:10:47.984 INFO 1487 --- [SpringContextShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
|