|
|
|
@ -652,3 +652,829 @@ java.sql.SQLException: Field 'submit_num' doesn't have a default value
|
|
|
|
|
at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
|
|
|
|
|
|
|
|
|
|
2024-09-24 09:33:52.471 INFO 13916 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为1的用户信息。
|
|
|
|
|
2024-09-24 12:06:02.760 INFO 20640 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 20640 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:06:02.762 INFO 20640 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:06:02.820 INFO 20640 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:06:02.820 INFO 20640 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:06:03.797 INFO 20640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:06:03.800 INFO 20640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:06:03.827 INFO 20640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:06:04.802 INFO 20640 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:06:04.812 INFO 20640 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:06:04.812 INFO 20640 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:06:04.953 INFO 20640 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:06:04.954 INFO 20640 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2133 ms
|
|
|
|
|
2024-09-24 12:06:05.135 INFO 20640 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:06:05.229 INFO 20640 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:06:06.417 INFO 20640 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:06:06.442 INFO 20640 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:06:06.538 INFO 20640 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:06:06.810 INFO 20640 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:06:06.811 INFO 20640 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:06:06.814 INFO 20640 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:06:06.849 INFO 20640 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:06:06.971 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:06:06.976 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:06:06.986 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:06:06.990 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:06:07.002 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:06:07.006 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:06:07.018 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:06:07.022 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:06:07.030 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:06:07.034 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:06:07.047 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:06:07.067 INFO 20640 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.793 seconds (JVM running for 5.954)
|
|
|
|
|
2024-09-24 12:15:18.854 INFO 20640 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:15:18.855 INFO 20640 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:15:24.645 INFO 33808 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 33808 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:15:24.646 INFO 33808 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:15:24.692 INFO 33808 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:15:24.692 INFO 33808 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:15:25.624 INFO 33808 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:15:25.627 INFO 33808 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:15:25.653 INFO 33808 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:15:26.528 INFO 33808 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:15:26.539 INFO 33808 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:15:26.539 INFO 33808 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:15:26.680 INFO 33808 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:15:26.680 INFO 33808 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1987 ms
|
|
|
|
|
2024-09-24 12:15:26.874 INFO 33808 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:15:26.981 INFO 33808 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:15:28.192 INFO 33808 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:15:28.222 INFO 33808 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:15:28.314 INFO 33808 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:15:28.594 INFO 33808 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:15:28.595 INFO 33808 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:15:28.598 INFO 33808 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:15:28.632 INFO 33808 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:15:28.754 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:15:28.759 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:15:28.768 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:15:28.771 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:15:28.783 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:15:28.787 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:15:28.800 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:15:28.803 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:15:28.807 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:15:28.809 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:15:28.819 INFO 33808 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:15:28.844 INFO 33808 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.587 seconds (JVM running for 6.161)
|
|
|
|
|
2024-09-24 12:15:40.352 INFO 33808 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:15:40.352 INFO 33808 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:15:40.355 INFO 33808 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms
|
|
|
|
|
2024-09-24 12:15:40.451 WARN 33808 --- [http-nio-8080-exec-2] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 12:31:05.678 INFO 33808 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:31:05.684 INFO 33808 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:32:01.261 INFO 27576 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 27576 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:32:01.263 INFO 27576 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:32:01.312 INFO 27576 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:32:01.312 INFO 27576 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:32:02.263 INFO 27576 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:32:02.266 INFO 27576 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:32:02.293 INFO 27576 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:32:03.178 INFO 27576 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:32:03.188 INFO 27576 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:32:03.189 INFO 27576 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:32:03.331 INFO 27576 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:32:03.331 INFO 27576 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2018 ms
|
|
|
|
|
2024-09-24 12:32:03.538 INFO 27576 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:32:03.637 INFO 27576 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:32:05.034 INFO 27576 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:32:05.068 INFO 27576 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:32:05.171 INFO 27576 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:32:05.481 INFO 27576 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:32:05.482 INFO 27576 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:32:05.485 INFO 27576 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:32:05.528 INFO 27576 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:32:05.677 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:32:05.684 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:32:05.700 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:32:05.705 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:32:05.726 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:32:05.734 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:32:05.751 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:32:05.754 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:32:05.761 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:32:05.764 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:32:05.776 INFO 27576 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:32:05.796 INFO 27576 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.981 seconds (JVM running for 6.432)
|
|
|
|
|
2024-09-24 12:32:27.008 INFO 27576 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:32:27.009 INFO 27576 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:32:27.011 INFO 27576 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
|
|
|
|
|
2024-09-24 12:32:27.125 WARN 27576 --- [http-nio-8080-exec-2] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 12:35:43.929 INFO 27576 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:35:43.934 INFO 27576 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:35:51.748 INFO 33284 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 33284 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:35:51.750 INFO 33284 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:35:51.796 INFO 33284 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:35:51.796 INFO 33284 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:35:52.756 INFO 33284 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:35:52.764 INFO 33284 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:35:52.792 INFO 33284 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:35:53.725 INFO 33284 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:35:53.737 INFO 33284 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:35:53.737 INFO 33284 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:35:53.891 INFO 33284 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:35:53.892 INFO 33284 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2096 ms
|
|
|
|
|
2024-09-24 12:35:54.078 INFO 33284 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:35:54.182 INFO 33284 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:35:55.374 INFO 33284 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:35:55.399 INFO 33284 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:35:55.514 INFO 33284 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:35:55.838 INFO 33284 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:35:55.840 INFO 33284 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:35:55.843 INFO 33284 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:35:55.885 INFO 33284 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:35:56.040 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:35:56.048 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:35:56.061 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:35:56.066 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:35:56.085 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:35:56.091 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:35:56.105 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:35:56.109 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:35:56.116 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:35:56.119 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:35:56.132 INFO 33284 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:35:56.176 INFO 33284 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.913 seconds (JVM running for 6.477)
|
|
|
|
|
2024-09-24 12:36:01.740 INFO 33284 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:36:01.741 INFO 33284 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:36:01.742 INFO 33284 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 12:36:07.040 WARN 33284 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @77f1baf5
|
|
|
|
|
2024-09-24 12:37:24.386 INFO 33284 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:37:24.391 INFO 33284 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:37:30.825 INFO 9884 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 9884 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:37:30.826 INFO 9884 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:37:30.875 INFO 9884 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:37:30.875 INFO 9884 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:37:32.056 INFO 9884 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:37:32.059 INFO 9884 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:37:32.088 INFO 9884 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:37:33.091 INFO 9884 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:37:33.101 INFO 9884 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:37:33.101 INFO 9884 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:37:33.231 INFO 9884 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:37:33.232 INFO 9884 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2356 ms
|
|
|
|
|
2024-09-24 12:37:33.419 INFO 9884 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:37:33.555 INFO 9884 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:37:34.757 INFO 9884 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:37:34.783 INFO 9884 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:37:34.892 INFO 9884 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:37:35.217 INFO 9884 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:37:35.218 INFO 9884 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:37:35.223 INFO 9884 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:37:35.265 INFO 9884 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:37:35.370 INFO 9884 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:37:35.370 INFO 9884 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:37:35.372 INFO 9884 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
|
|
|
|
|
2024-09-24 12:37:35.401 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:37:35.407 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:37:35.418 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:37:35.421 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:37:35.485 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:37:35.492 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:37:35.518 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:37:35.524 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:37:35.535 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:37:35.539 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:37:35.551 INFO 9884 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:37:35.575 INFO 9884 --- [restartedMain] top.weiyuexin.Application : Started Application in 5.181 seconds (JVM running for 6.331)
|
|
|
|
|
2024-09-24 12:37:37.493 ERROR 9884 --- [http-nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records] with root cause
|
|
|
|
|
|
|
|
|
|
com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records
|
|
|
|
|
at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:49) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at com.baomidou.mybatisplus.core.mapper.BaseMapper.selectOne(BaseMapper.java:176) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) ~[na:na]
|
|
|
|
|
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:162) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at jdk.proxy3/jdk.proxy3.$Proxy79.selectOne(Unknown Source) ~[na:na]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl.getByNameAndPassword(UserServiceImpl.java:47) ~[classes/:na]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl$$FastClassBySpringCGLIB$$6432324d.invoke(<generated>) ~[classes/:na]
|
|
|
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$3bc45b71.getByNameAndPassword(<generated>) ~[classes/:na]
|
|
|
|
|
at top.weiyuexin.controller.UserController.login(UserController.java:131) ~[classes/:na]
|
|
|
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na]
|
|
|
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:578) ~[na:na]
|
|
|
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:670) ~[tomcat-embed-core-9.0.69.jar:4.0.FR]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at java.base/java.lang.Thread.run(Thread.java:1589) ~[na:na]
|
|
|
|
|
|
|
|
|
|
2024-09-24 12:37:48.664 ERROR 9884 --- [http-nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records] with root cause
|
|
|
|
|
|
|
|
|
|
com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records
|
|
|
|
|
at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:49) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at com.baomidou.mybatisplus.core.mapper.BaseMapper.selectOne(BaseMapper.java:176) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) ~[na:na]
|
|
|
|
|
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:162) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at jdk.proxy3/jdk.proxy3.$Proxy79.selectOne(Unknown Source) ~[na:na]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl.getByNameAndPassword(UserServiceImpl.java:47) ~[classes/:na]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl$$FastClassBySpringCGLIB$$6432324d.invoke(<generated>) ~[classes/:na]
|
|
|
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$3bc45b71.getByNameAndPassword(<generated>) ~[classes/:na]
|
|
|
|
|
at top.weiyuexin.controller.UserController.login(UserController.java:131) ~[classes/:na]
|
|
|
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na]
|
|
|
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:578) ~[na:na]
|
|
|
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:670) ~[tomcat-embed-core-9.0.69.jar:4.0.FR]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at java.base/java.lang.Thread.run(Thread.java:1589) ~[na:na]
|
|
|
|
|
|
|
|
|
|
2024-09-24 12:38:47.271 ERROR 9884 --- [http-nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records] with root cause
|
|
|
|
|
|
|
|
|
|
com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records
|
|
|
|
|
at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:49) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at com.baomidou.mybatisplus.core.mapper.BaseMapper.selectOne(BaseMapper.java:176) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) ~[na:na]
|
|
|
|
|
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$DefaultMethodInvoker.invoke(MybatisMapperProxy.java:162) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.2.jar:3.5.2]
|
|
|
|
|
at jdk.proxy3/jdk.proxy3.$Proxy79.selectOne(Unknown Source) ~[na:na]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl.getByNameAndPassword(UserServiceImpl.java:47) ~[classes/:na]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl$$FastClassBySpringCGLIB$$6432324d.invoke(<generated>) ~[classes/:na]
|
|
|
|
|
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) ~[spring-aop-5.3.24.jar:5.3.24]
|
|
|
|
|
at top.weiyuexin.service.impl.UserServiceImpl$$EnhancerBySpringCGLIB$$3bc45b71.getByNameAndPassword(<generated>) ~[classes/:na]
|
|
|
|
|
at top.weiyuexin.controller.UserController.login(UserController.java:131) ~[classes/:na]
|
|
|
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na]
|
|
|
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:578) ~[na:na]
|
|
|
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:670) ~[tomcat-embed-core-9.0.69.jar:4.0.FR]
|
|
|
|
|
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.24.jar:5.3.24]
|
|
|
|
|
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.69.jar:4.0.FR]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at com.github.xiaoymin.knife4j.spring.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:98) ~[knife4j-openapi2-spring-boot-starter-4.0.0.jar:na]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.69.jar:9.0.69]
|
|
|
|
|
at java.base/java.lang.Thread.run(Thread.java:1589) ~[na:na]
|
|
|
|
|
|
|
|
|
|
2024-09-24 12:38:51.349 INFO 9884 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:38:51.352 INFO 9884 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:38:57.093 INFO 18308 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 18308 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:38:57.095 INFO 18308 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:38:57.139 INFO 18308 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:38:57.140 INFO 18308 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:38:57.928 INFO 18308 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:38:57.930 INFO 18308 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:38:57.952 INFO 18308 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:38:58.731 INFO 18308 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:38:58.740 INFO 18308 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:38:58.740 INFO 18308 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:38:58.876 INFO 18308 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:38:58.876 INFO 18308 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1736 ms
|
|
|
|
|
2024-09-24 12:38:59.041 INFO 18308 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:38:59.122 INFO 18308 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:39:00.179 INFO 18308 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:39:00.204 INFO 18308 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:39:00.302 INFO 18308 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:39:00.555 INFO 18308 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:39:00.556 INFO 18308 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:39:00.559 INFO 18308 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:39:00.594 INFO 18308 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:39:00.711 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:39:00.717 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:39:00.727 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:39:00.733 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:39:00.746 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:39:00.750 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:39:00.760 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:39:00.764 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:39:00.770 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:39:00.772 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:39:00.782 INFO 18308 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:39:00.801 INFO 18308 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.092 seconds (JVM running for 5.0)
|
|
|
|
|
2024-09-24 12:39:03.248 INFO 18308 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:39:03.248 INFO 18308 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:39:03.250 INFO 18308 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
|
|
|
|
|
2024-09-24 12:39:03.503 WARN 18308 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 12:46:39.864 INFO 18308 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:46:39.868 INFO 18308 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:46:49.824 INFO 23712 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 23712 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:46:49.825 INFO 23712 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:46:49.867 INFO 23712 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:46:49.868 INFO 23712 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:46:50.666 INFO 23712 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:46:50.669 INFO 23712 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:46:50.691 INFO 23712 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:46:51.472 INFO 23712 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:46:51.482 INFO 23712 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:46:51.483 INFO 23712 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:46:51.631 INFO 23712 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:46:51.631 INFO 23712 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1763 ms
|
|
|
|
|
2024-09-24 12:46:51.827 INFO 23712 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:46:51.923 INFO 23712 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:46:53.074 INFO 23712 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:46:53.099 INFO 23712 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:46:53.194 INFO 23712 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:46:53.460 INFO 23712 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:46:53.461 INFO 23712 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:46:53.464 INFO 23712 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:46:53.501 INFO 23712 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:46:53.647 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:46:53.653 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:46:53.663 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:46:53.667 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:46:53.682 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:46:53.686 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:46:53.698 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:46:53.701 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:46:53.706 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:46:53.710 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:46:53.720 INFO 23712 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:46:53.738 INFO 23712 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.292 seconds (JVM running for 5.38)
|
|
|
|
|
2024-09-24 12:46:55.873 INFO 23712 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:46:55.873 INFO 23712 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:46:55.875 INFO 23712 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
|
|
|
|
|
2024-09-24 12:46:56.124 WARN 23712 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 12:48:26.600 INFO 23712 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:48:26.604 INFO 23712 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:48:37.623 INFO 17924 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 17924 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:48:37.624 INFO 17924 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:48:37.669 INFO 17924 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:48:37.669 INFO 17924 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:48:38.497 INFO 17924 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:48:38.499 INFO 17924 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:48:38.532 INFO 17924 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:48:39.477 INFO 17924 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:48:39.487 INFO 17924 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:48:39.488 INFO 17924 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:48:39.627 INFO 17924 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:48:39.627 INFO 17924 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1957 ms
|
|
|
|
|
2024-09-24 12:48:39.803 INFO 17924 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:48:39.904 INFO 17924 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:48:41.178 INFO 17924 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:48:41.208 INFO 17924 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:48:41.303 INFO 17924 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:48:41.601 INFO 17924 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:48:41.602 INFO 17924 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:48:41.604 INFO 17924 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:48:41.642 INFO 17924 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:48:41.760 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:48:41.765 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:48:41.778 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:48:41.780 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:48:41.793 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:48:41.796 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:48:41.807 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:48:41.810 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:48:41.814 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:48:41.817 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:48:41.827 INFO 17924 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:48:41.849 INFO 17924 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.64 seconds (JVM running for 5.691)
|
|
|
|
|
2024-09-24 12:48:43.205 INFO 17924 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:48:43.205 INFO 17924 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:48:43.206 INFO 17924 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 12:48:43.491 WARN 17924 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 12:51:12.778 INFO 17924 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 12:51:12.782 INFO 17924 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 12:51:16.318 INFO 19260 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 19260 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 12:51:16.319 INFO 19260 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 12:51:16.364 INFO 19260 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 12:51:16.364 INFO 19260 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 12:51:17.222 INFO 19260 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 12:51:17.225 INFO 19260 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 12:51:17.252 INFO 19260 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 12:51:18.001 INFO 19260 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 12:51:18.009 INFO 19260 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 12:51:18.009 INFO 19260 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 12:51:18.142 INFO 19260 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 12:51:18.142 INFO 19260 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1777 ms
|
|
|
|
|
2024-09-24 12:51:18.303 INFO 19260 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 12:51:18.383 INFO 19260 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 12:51:19.404 INFO 19260 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 12:51:19.434 INFO 19260 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 12:51:19.517 INFO 19260 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 12:51:19.753 INFO 19260 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 12:51:19.754 INFO 19260 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 12:51:19.757 INFO 19260 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 12:51:19.790 INFO 19260 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 12:51:19.908 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 12:51:19.915 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 12:51:19.927 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 12:51:19.931 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 12:51:19.945 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 12:51:19.949 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 12:51:19.959 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 12:51:19.963 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 12:51:19.968 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 12:51:19.971 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 12:51:19.983 INFO 19260 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 12:51:20.004 INFO 19260 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.085 seconds (JVM running for 5.064)
|
|
|
|
|
2024-09-24 12:51:22.150 INFO 19260 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:51:22.150 INFO 19260 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 12:51:22.151 INFO 19260 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 12:51:22.408 WARN 19260 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 14:13:10.413 INFO 19260 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 14:13:10.416 INFO 19260 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 14:13:21.608 INFO 36444 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 36444 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 14:13:21.609 INFO 36444 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 14:13:21.658 INFO 36444 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 14:13:21.658 INFO 36444 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 14:13:21.792 WARN 36444 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [top.weiyuexin.Application]; nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name 'userServiceImpl' for bean class [top.weiyuexin.service.impl.UserServiceImpl] conflicts with existing, non-compatible bean definition of same name and class [top.weiyuexin.generator.service.impl.UserServiceImpl]
|
|
|
|
|
2024-09-24 14:13:21.826 ERROR 36444 --- [restartedMain] o.s.boot.SpringApplication : Application run failed
|
|
|
|
|
|
|
|
|
|
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [top.weiyuexin.Application]; nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name 'userServiceImpl' for bean class [top.weiyuexin.service.impl.UserServiceImpl] conflicts with existing, non-compatible bean definition of same name and class [top.weiyuexin.generator.service.impl.UserServiceImpl]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:188) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:331) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:247) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:311) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:112) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:746) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:564) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.6.jar:2.7.6]
|
|
|
|
|
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.6.jar:2.7.6]
|
|
|
|
|
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.6.jar:2.7.6]
|
|
|
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.6.jar:2.7.6]
|
|
|
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.6.jar:2.7.6]
|
|
|
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.6.jar:2.7.6]
|
|
|
|
|
at top.weiyuexin.Application.main(Application.java:12) ~[classes/:na]
|
|
|
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na]
|
|
|
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:578) ~[na:na]
|
|
|
|
|
at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.7.6.jar:2.7.6]
|
|
|
|
|
Caused by: org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name 'userServiceImpl' for bean class [top.weiyuexin.service.impl.UserServiceImpl] conflicts with existing, non-compatible bean definition of same name and class [top.weiyuexin.generator.service.impl.UserServiceImpl]
|
|
|
|
|
at org.springframework.context.annotation.ClassPathBeanDefinitionScanner.checkCandidate(ClassPathBeanDefinitionScanner.java:349) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ClassPathBeanDefinitionScanner.doScan(ClassPathBeanDefinitionScanner.java:287) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ComponentScanAnnotationParser.parse(ComponentScanAnnotationParser.java:128) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassParser.doProcessConfigurationClass(ConfigurationClassParser.java:295) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassParser.processConfigurationClass(ConfigurationClassParser.java:249) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:206) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
at org.springframework.context.annotation.ConfigurationClassParser.parse(ConfigurationClassParser.java:174) ~[spring-context-5.3.24.jar:5.3.24]
|
|
|
|
|
... 16 common frames omitted
|
|
|
|
|
|
|
|
|
|
2024-09-24 14:15:11.328 INFO 26968 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 26968 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 14:15:11.330 INFO 26968 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 14:15:11.376 INFO 26968 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 14:15:11.376 INFO 26968 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 14:15:12.304 INFO 26968 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 14:15:12.306 INFO 26968 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 14:15:12.333 INFO 26968 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 14:15:13.220 INFO 26968 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 14:15:13.230 INFO 26968 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 14:15:13.230 INFO 26968 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 14:15:13.364 INFO 26968 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 14:15:13.364 INFO 26968 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1987 ms
|
|
|
|
|
2024-09-24 14:15:13.553 INFO 26968 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 14:15:13.663 INFO 26968 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 14:15:14.898 INFO 26968 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 14:15:14.924 INFO 26968 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 14:15:15.025 INFO 26968 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 14:15:15.289 INFO 26968 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 14:15:15.290 INFO 26968 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 14:15:15.293 INFO 26968 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 14:15:15.327 INFO 26968 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 14:15:15.445 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 14:15:15.450 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 14:15:15.459 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 14:15:15.463 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 14:15:15.474 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 14:15:15.478 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 14:15:15.488 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 14:15:15.490 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 14:15:15.495 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 14:15:15.497 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 14:15:15.508 INFO 26968 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 14:15:15.530 INFO 26968 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.642 seconds (JVM running for 5.791)
|
|
|
|
|
2024-09-24 14:15:18.796 INFO 26968 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 14:15:18.796 INFO 26968 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 14:15:18.797 INFO 26968 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 14:15:19.051 WARN 26968 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 14:23:06.879 INFO 26968 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 14:23:06.883 INFO 26968 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 14:23:12.998 INFO 28580 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 28580 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 14:23:12.999 INFO 28580 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 14:23:13.042 INFO 28580 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 14:23:13.043 INFO 28580 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 14:23:13.845 INFO 28580 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 14:23:13.847 INFO 28580 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 14:23:13.871 INFO 28580 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 14:23:14.622 INFO 28580 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 14:23:14.630 INFO 28580 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 14:23:14.631 INFO 28580 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 14:23:14.765 INFO 28580 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 14:23:14.766 INFO 28580 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1723 ms
|
|
|
|
|
2024-09-24 14:23:14.941 INFO 28580 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 14:23:15.028 INFO 28580 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 14:23:16.094 INFO 28580 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 14:23:16.121 INFO 28580 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 14:23:16.217 INFO 28580 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 14:23:16.457 INFO 28580 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 14:23:16.458 INFO 28580 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 14:23:16.460 INFO 28580 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 14:23:16.494 INFO 28580 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 14:23:16.609 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 14:23:16.614 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 14:23:16.622 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 14:23:16.625 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 14:23:16.636 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 14:23:16.639 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 14:23:16.650 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 14:23:16.652 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 14:23:16.656 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 14:23:16.658 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 14:23:16.672 INFO 28580 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 14:23:16.690 INFO 28580 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.059 seconds (JVM running for 5.024)
|
|
|
|
|
2024-09-24 14:23:22.326 INFO 28580 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 14:23:22.326 INFO 28580 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 14:23:22.327 INFO 28580 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 14:26:53.362 WARN 28580 --- [http-nio-8080-exec-4] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @20d525
|
|
|
|
|
2024-09-24 14:26:57.595 INFO 28580 --- [http-nio-8080-exec-6] top.weiyuexin.controller.UserController : 查询id为3的用户信息。
|
|
|
|
|
2024-09-24 14:27:13.758 INFO 28580 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为3的用户信息。
|
|
|
|
|
2024-09-24 14:27:17.035 INFO 28580 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为3的用户信息。
|
|
|
|
|
2024-09-24 14:46:23.818 INFO 28580 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 14:46:23.822 INFO 28580 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 14:46:27.931 INFO 13756 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 13756 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 14:46:27.932 INFO 13756 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 14:46:27.973 INFO 13756 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 14:46:27.973 INFO 13756 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 14:46:28.723 INFO 13756 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 14:46:28.725 INFO 13756 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 14:46:28.749 INFO 13756 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 14:46:29.468 INFO 13756 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 14:46:29.477 INFO 13756 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 14:46:29.477 INFO 13756 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 14:46:29.608 INFO 13756 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 14:46:29.608 INFO 13756 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1635 ms
|
|
|
|
|
2024-09-24 14:46:29.761 INFO 13756 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 14:46:29.844 INFO 13756 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 14:46:30.858 INFO 13756 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 14:46:30.881 INFO 13756 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 14:46:30.962 INFO 13756 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 14:46:31.177 INFO 13756 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 14:46:31.178 INFO 13756 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 14:46:31.181 INFO 13756 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 14:46:31.214 INFO 13756 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 14:46:31.310 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 14:46:31.314 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 14:46:31.323 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 14:46:31.325 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 14:46:31.339 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 14:46:31.342 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 14:46:31.351 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 14:46:31.353 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 14:46:31.357 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 14:46:31.359 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 14:46:31.366 INFO 13756 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 14:46:31.381 INFO 13756 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.79 seconds (JVM running for 4.844)
|
|
|
|
|
2024-09-24 14:47:19.350 INFO 13756 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 14:47:19.350 INFO 13756 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 14:47:19.351 INFO 13756 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 14:47:19.439 WARN 13756 --- [http-nio-8080-exec-2] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @3c9754d8
|
|
|
|
|
2024-09-24 14:54:53.534 INFO 13756 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 14:54:53.538 INFO 13756 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 15:08:17.117 INFO 26408 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 26408 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 15:08:17.118 INFO 26408 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 15:08:17.162 INFO 26408 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 15:08:17.162 INFO 26408 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 15:08:18.089 INFO 26408 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 15:08:18.091 INFO 26408 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 15:08:18.117 INFO 26408 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 15:08:19.016 INFO 26408 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 15:08:19.026 INFO 26408 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 15:08:19.026 INFO 26408 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 15:08:19.169 INFO 26408 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 15:08:19.169 INFO 26408 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2006 ms
|
|
|
|
|
2024-09-24 15:08:19.364 INFO 26408 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 15:08:19.468 INFO 26408 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 15:08:20.713 INFO 26408 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 15:08:20.744 INFO 26408 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 15:08:20.844 INFO 26408 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 15:08:21.137 INFO 26408 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 15:08:21.138 INFO 26408 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 15:08:21.141 INFO 26408 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 15:08:21.185 INFO 26408 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 15:08:21.318 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 15:08:21.325 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 15:08:21.337 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 15:08:21.342 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 15:08:21.358 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 15:08:21.363 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 15:08:21.374 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 15:08:21.378 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 15:08:21.385 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 15:08:21.390 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 15:08:21.407 INFO 26408 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 15:08:21.424 INFO 26408 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.715 seconds (JVM running for 5.723)
|
|
|
|
|
2024-09-24 15:08:44.819 INFO 26408 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 15:08:44.819 INFO 26408 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 15:08:44.821 INFO 26408 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
|
|
|
|
|
2024-09-24 15:08:44.906 WARN 26408 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @3c9754d8
|
|
|
|
|
2024-09-24 15:09:11.137 INFO 26408 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为3的用户信息。
|
|
|
|
|
2024-09-24 15:11:33.638 INFO 26408 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 15:11:33.642 INFO 26408 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 15:11:37.798 INFO 1812 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 1812 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 15:11:37.799 INFO 1812 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 15:11:37.853 INFO 1812 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 15:11:37.854 INFO 1812 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 15:11:38.652 INFO 1812 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 15:11:38.654 INFO 1812 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 15:11:38.676 INFO 1812 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 15:11:39.390 INFO 1812 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 15:11:39.399 INFO 1812 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 15:11:39.399 INFO 1812 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 15:11:39.536 INFO 1812 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 15:11:39.537 INFO 1812 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1683 ms
|
|
|
|
|
2024-09-24 15:11:39.702 INFO 1812 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 15:11:39.786 INFO 1812 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 15:11:40.863 INFO 1812 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 15:11:40.890 INFO 1812 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 15:11:40.986 INFO 1812 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 15:11:41.216 INFO 1812 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 15:11:41.216 INFO 1812 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 15:11:41.219 INFO 1812 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 15:11:41.255 INFO 1812 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 15:11:41.354 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 15:11:41.358 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 15:11:41.366 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 15:11:41.368 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 15:11:41.377 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 15:11:41.380 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 15:11:41.389 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 15:11:41.391 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 15:11:41.394 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 15:11:41.396 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 15:11:41.404 INFO 1812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 15:11:41.418 INFO 1812 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.054 seconds (JVM running for 5.165)
|
|
|
|
|
2024-09-24 15:12:02.527 INFO 1812 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 15:12:02.527 INFO 1812 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 15:12:02.528 INFO 1812 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 15:12:02.824 WARN 1812 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @3c9754d8
|
|
|
|
|
2024-09-24 15:40:36.030 INFO 1812 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 15:40:36.044 INFO 1812 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|
2024-09-24 15:40:39.416 INFO 13796 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 19.0.2 on LAPTOP-0LP1A9T0 with PID 13796 (D:\shengchan\oj-spring-boot\target\classes started by 李柯 in D:\shengchan)
|
|
|
|
|
2024-09-24 15:40:39.418 INFO 13796 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
|
|
|
|
|
2024-09-24 15:40:39.457 INFO 13796 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
|
|
|
|
|
2024-09-24 15:40:39.458 INFO 13796 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
|
|
|
|
|
2024-09-24 15:40:40.306 INFO 13796 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
|
|
|
|
|
2024-09-24 15:40:40.308 INFO 13796 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
|
|
|
|
2024-09-24 15:40:40.335 INFO 13796 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 0 Redis repository interfaces.
|
|
|
|
|
2024-09-24 15:40:41.115 INFO 13796 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
|
|
2024-09-24 15:40:41.125 INFO 13796 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
|
|
2024-09-24 15:40:41.125 INFO 13796 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
|
|
|
2024-09-24 15:40:41.279 INFO 13796 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
|
|
2024-09-24 15:40:41.279 INFO 13796 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1821 ms
|
|
|
|
|
2024-09-24 15:40:41.443 INFO 13796 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
|
|
|
|
|
2024-09-24 15:40:41.523 INFO 13796 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
|
|
|
|
|
2024-09-24 15:40:42.539 INFO 13796 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
|
|
|
|
|
2024-09-24 15:40:42.563 INFO 13796 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
|
|
|
|
|
2024-09-24 15:40:42.654 INFO 13796 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
|
|
|
2024-09-24 15:40:42.875 INFO 13796 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
|
|
2024-09-24 15:40:42.875 INFO 13796 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
|
|
|
2024-09-24 15:40:42.878 INFO 13796 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
|
|
|
2024-09-24 15:40:42.909 INFO 13796 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
|
|
|
2024-09-24 15:40:43.010 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
|
|
|
2024-09-24 15:40:43.015 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
|
|
|
2024-09-24 15:40:43.025 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
|
|
|
2024-09-24 15:40:43.027 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
|
|
|
2024-09-24 15:40:43.037 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
|
|
|
2024-09-24 15:40:43.041 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
|
|
|
2024-09-24 15:40:43.055 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
|
|
|
2024-09-24 15:40:43.057 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
|
|
|
2024-09-24 15:40:43.061 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
|
|
|
2024-09-24 15:40:43.063 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
|
|
|
2024-09-24 15:40:43.063 INFO 13796 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 15:40:43.064 INFO 13796 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
|
|
|
2024-09-24 15:40:43.065 INFO 13796 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
|
|
|
2024-09-24 15:40:43.071 INFO 13796 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
|
|
|
2024-09-24 15:40:43.087 INFO 13796 --- [restartedMain] top.weiyuexin.Application : Started Application in 4.011 seconds (JVM running for 4.93)
|
|
|
|
|
2024-09-24 15:40:43.284 WARN 13796 --- [http-nio-8080-exec-1] c.b.m.c.t.support.ReflectLambdaMeta : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @3c9754d8
|
|
|
|
|
2024-09-24 15:45:01.974 INFO 13796 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ...
|
|
|
|
|
2024-09-24 15:45:01.977 INFO 13796 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
|
|
|
|
|