diff --git a/README.md b/README.md index 83ad81e..84c0a01 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,3 @@ System Error:系统错误。在进行代码测评时,测评机器发送错 - Vue - 组件库 [Element-plus](https://element-plus.org/zh-CN/component/overview.html) - 文本编辑器 TODO - - - diff --git a/log/onlineoj.log b/log/onlineoj.log index 9e70843..868cf75 100644 --- a/log/onlineoj.log +++ b/log/onlineoj.log @@ -410,3 +410,2039 @@ java.lang.NullPointerException: null 2024-09-23 09:00:55.870 INFO 17268 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 2024-09-23 09:00:58.864 INFO 17268 --- [http-nio-8080-exec-6] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 2024-09-23 09:01:12.929 INFO 17268 --- [http-nio-8080-exec-4] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:04:27.695 INFO 17268 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:06:26.687 INFO 17268 --- [http-nio-8080-exec-2] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:06:28.098 INFO 17268 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:11:59.913 INFO 17268 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:12:04.667 INFO 17268 --- [http-nio-8080-exec-8] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:12:07.602 INFO 17268 --- [http-nio-8080-exec-9] top.weiyuexin.controller.UserController : 查询id为2的用户信息。 +2024-09-23 09:48:23.204 INFO 17268 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 09:48:23.206 INFO 17268 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 09:48:25.901 INFO 21428 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 21428 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 09:48:25.902 INFO 21428 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 09:48:25.927 INFO 21428 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 09:48:25.927 INFO 21428 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 09:48:26.416 INFO 21428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 09:48:26.417 INFO 21428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 09:48:26.432 INFO 21428 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 09:48:26.816 INFO 21428 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 09:48:26.822 INFO 21428 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 09:48:26.822 INFO 21428 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 09:48:26.871 INFO 21428 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 09:48:26.871 INFO 21428 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 943 ms +2024-09-23 09:48:26.996 INFO 21428 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 09:48:27.042 INFO 21428 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 09:48:28.089 INFO 21428 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 09:48:28.100 INFO 21428 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 09:48:28.150 INFO 21428 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 09:48:28.298 INFO 21428 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 09:48:28.299 INFO 21428 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 09:48:28.302 INFO 21428 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 09:48:28.325 INFO 21428 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 09:48:28.389 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 09:48:28.392 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 09:48:28.397 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 09:48:28.398 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 09:48:28.405 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 09:48:28.408 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 09:48:28.413 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 09:48:28.414 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 09:48:28.417 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 09:48:28.418 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 09:48:28.421 INFO 21428 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 09:48:28.432 INFO 21428 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.783 seconds (JVM running for 3.77) +2024-09-23 09:48:39.983 INFO 21428 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 09:48:39.983 INFO 21428 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 09:48:39.984 INFO 21428 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 09:52:13.437 INFO 21428 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 09:52:13.440 INFO 21428 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 09:52:16.859 INFO 22228 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 22228 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 09:52:16.859 INFO 22228 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 09:52:16.885 INFO 22228 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 09:52:16.885 INFO 22228 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 09:52:17.400 INFO 22228 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 09:52:17.401 INFO 22228 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 09:52:17.415 INFO 22228 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 09:52:17.805 INFO 22228 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 09:52:17.810 INFO 22228 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 09:52:17.811 INFO 22228 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 09:52:17.859 INFO 22228 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 09:52:17.859 INFO 22228 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 974 ms +2024-09-23 09:52:17.998 INFO 22228 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 09:52:18.048 INFO 22228 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 09:52:19.130 INFO 22228 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 09:52:19.143 INFO 22228 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 09:52:19.199 INFO 22228 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 09:52:19.345 INFO 22228 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 09:52:19.345 INFO 22228 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 09:52:19.347 INFO 22228 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 09:52:19.372 INFO 22228 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 09:52:19.445 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 09:52:19.449 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 09:52:19.456 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 09:52:19.458 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 09:52:19.466 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 09:52:19.469 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 09:52:19.474 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 09:52:19.476 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 09:52:19.479 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 09:52:19.481 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 09:52:19.485 INFO 22228 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 09:52:19.497 INFO 22228 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.904 seconds (JVM running for 3.647) +2024-09-23 09:52:21.505 INFO 22228 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 09:52:21.506 INFO 22228 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 09:52:21.507 INFO 22228 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 09:53:47.829 INFO 22228 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 09:53:47.832 INFO 22228 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 09:53:51.168 INFO 12760 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 12760 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 09:53:51.169 INFO 12760 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 09:53:51.193 INFO 12760 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 09:53:51.194 INFO 12760 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 09:53:51.828 INFO 12760 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 09:53:51.830 INFO 12760 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 09:53:51.852 INFO 12760 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. +2024-09-23 09:53:52.276 INFO 12760 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 09:53:52.281 INFO 12760 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 09:53:52.281 INFO 12760 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 09:53:52.329 INFO 12760 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 09:53:52.329 INFO 12760 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1135 ms +2024-09-23 09:53:52.468 INFO 12760 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 09:53:52.513 INFO 12760 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 09:53:53.597 INFO 12760 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 09:53:53.609 INFO 12760 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 09:53:53.666 INFO 12760 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 09:53:53.802 INFO 12760 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 09:53:53.803 INFO 12760 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 09:53:53.805 INFO 12760 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 09:53:53.825 INFO 12760 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 09:53:53.891 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 09:53:53.895 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 09:53:53.900 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 09:53:53.902 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 09:53:53.909 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 09:53:53.913 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 09:53:53.922 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 09:53:53.925 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 09:53:53.929 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 09:53:53.930 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 09:53:53.935 INFO 12760 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 09:53:53.947 INFO 12760 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.036 seconds (JVM running for 3.766) +2024-09-23 09:53:55.260 INFO 12760 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 09:53:55.260 INFO 12760 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 09:53:55.261 INFO 12760 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 09:58:30.975 INFO 12760 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 09:58:30.980 INFO 12760 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 09:58:34.275 INFO 14888 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 14888 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 09:58:34.276 INFO 14888 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 09:58:34.302 INFO 14888 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 09:58:34.302 INFO 14888 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 09:58:34.830 INFO 14888 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 09:58:34.831 INFO 14888 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 09:58:34.846 INFO 14888 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 09:58:35.263 INFO 14888 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 09:58:35.269 INFO 14888 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 09:58:35.269 INFO 14888 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 09:58:35.322 INFO 14888 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 09:58:35.322 INFO 14888 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1019 ms +2024-09-23 09:58:35.471 INFO 14888 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 09:58:35.518 INFO 14888 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 09:58:36.721 INFO 14888 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 09:58:36.733 INFO 14888 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 09:58:36.785 INFO 14888 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 09:58:36.926 INFO 14888 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 09:58:36.926 INFO 14888 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 09:58:36.928 INFO 14888 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 09:58:36.953 INFO 14888 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 09:58:37.020 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 09:58:37.023 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 09:58:37.028 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 09:58:37.030 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 09:58:37.038 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 09:58:37.049 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 09:58:37.056 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 09:58:37.057 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 09:58:37.059 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 09:58:37.060 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 09:58:37.063 INFO 14888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 09:58:37.074 INFO 14888 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.078 seconds (JVM running for 3.739) +2024-09-23 09:58:39.927 INFO 14888 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 09:58:39.927 INFO 14888 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 09:58:39.928 INFO 14888 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 09:59:45.090 INFO 14888 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 09:59:45.094 INFO 14888 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 09:59:48.447 INFO 21900 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 21900 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 09:59:48.448 INFO 21900 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 09:59:48.471 INFO 21900 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 09:59:48.472 INFO 21900 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 09:59:48.964 INFO 21900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 09:59:48.965 INFO 21900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 09:59:48.978 INFO 21900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 09:59:49.353 INFO 21900 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 09:59:49.358 INFO 21900 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 09:59:49.358 INFO 21900 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 09:59:49.406 INFO 21900 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 09:59:49.406 INFO 21900 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 934 ms +2024-09-23 09:59:49.542 INFO 21900 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 09:59:49.587 INFO 21900 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 09:59:50.590 INFO 21900 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 09:59:50.602 INFO 21900 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 09:59:50.655 INFO 21900 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 09:59:50.794 INFO 21900 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 09:59:50.795 INFO 21900 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 09:59:50.796 INFO 21900 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 09:59:50.817 INFO 21900 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 09:59:50.886 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 09:59:50.889 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 09:59:50.893 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 09:59:50.895 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 09:59:50.903 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 09:59:50.906 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 09:59:50.911 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 09:59:50.913 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 09:59:50.916 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 09:59:50.917 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 09:59:50.921 INFO 21900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 09:59:50.932 INFO 21900 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.736 seconds (JVM running for 3.479) +2024-09-23 10:00:18.267 INFO 21900 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:00:18.267 INFO 21900 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:00:18.268 INFO 21900 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:06:59.730 INFO 21900 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:06:59.739 INFO 21900 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:07:03.112 INFO 4532 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 4532 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:07:03.113 INFO 4532 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:07:03.136 INFO 4532 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:07:03.137 INFO 4532 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:07:03.623 INFO 4532 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:07:03.624 INFO 4532 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:07:03.641 INFO 4532 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. +2024-09-23 10:07:04.051 INFO 4532 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:07:04.056 INFO 4532 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:07:04.057 INFO 4532 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:07:04.106 INFO 4532 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:07:04.106 INFO 4532 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 969 ms +2024-09-23 10:07:04.246 INFO 4532 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:07:04.298 INFO 4532 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:07:05.382 INFO 4532 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:07:05.395 INFO 4532 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:07:05.454 INFO 4532 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:07:05.689 INFO 4532 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:07:05.690 INFO 4532 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:07:05.693 INFO 4532 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:07:05.732 INFO 4532 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:07:05.864 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:07:05.868 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:07:05.873 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:07:05.875 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:07:05.886 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:07:05.890 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:07:05.896 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:07:05.897 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:07:05.900 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:07:05.901 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:07:05.905 INFO 4532 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:07:05.920 INFO 4532 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.07 seconds (JVM running for 3.783) +2024-09-23 10:07:28.564 INFO 4532 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:07:28.564 INFO 4532 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:07:28.565 INFO 4532 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:10:16.628 INFO 4532 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:10:16.633 INFO 4532 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:10:20.097 INFO 19640 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 19640 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:10:20.097 INFO 19640 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:10:20.122 INFO 19640 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:10:20.122 INFO 19640 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:10:20.646 INFO 19640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:10:20.647 INFO 19640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:10:20.662 INFO 19640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 10:10:21.055 INFO 19640 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:10:21.061 INFO 19640 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:10:21.062 INFO 19640 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:10:21.110 INFO 19640 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:10:21.110 INFO 19640 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 988 ms +2024-09-23 10:10:21.249 INFO 19640 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:10:21.295 INFO 19640 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:10:22.313 INFO 19640 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:10:22.324 INFO 19640 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:10:22.374 INFO 19640 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:10:22.524 INFO 19640 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:10:22.525 INFO 19640 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:10:22.527 INFO 19640 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:10:22.548 INFO 19640 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:10:22.643 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:10:22.647 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:10:22.651 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:10:22.653 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:10:22.660 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:10:22.663 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:10:22.669 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:10:22.670 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:10:22.673 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:10:22.674 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:10:22.679 INFO 19640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:10:22.691 INFO 19640 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.846 seconds (JVM running for 3.588) +2024-09-23 10:10:28.285 INFO 19640 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:10:28.285 INFO 19640 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:10:28.286 INFO 19640 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:11:26.655 INFO 19640 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:11:26.658 INFO 19640 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:11:29.938 INFO 21892 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 21892 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:11:29.939 INFO 21892 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:11:29.963 INFO 21892 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:11:29.963 INFO 21892 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:11:30.461 INFO 21892 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:11:30.462 INFO 21892 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:11:30.478 INFO 21892 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 10:11:30.895 INFO 21892 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:11:30.900 INFO 21892 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:11:30.901 INFO 21892 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:11:30.952 INFO 21892 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:11:30.953 INFO 21892 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 990 ms +2024-09-23 10:11:31.086 INFO 21892 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:11:31.132 INFO 21892 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:11:32.342 INFO 21892 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:11:32.357 INFO 21892 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:11:32.423 INFO 21892 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:11:32.585 INFO 21892 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:11:32.585 INFO 21892 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:11:32.587 INFO 21892 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:11:32.609 INFO 21892 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:11:32.679 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:11:32.682 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:11:32.687 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:11:32.688 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:11:32.695 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:11:32.697 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:11:32.702 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:11:32.704 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:11:32.706 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:11:32.707 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:11:32.711 INFO 21892 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:11:32.721 INFO 21892 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.038 seconds (JVM running for 3.747) +2024-09-23 10:11:37.350 INFO 21892 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:11:37.350 INFO 21892 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:11:37.351 INFO 21892 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:48:30.942 INFO 21892 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:48:30.944 INFO 21892 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:48:33.318 INFO 27116 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 27116 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:48:33.318 INFO 27116 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:48:33.347 INFO 27116 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:48:33.348 INFO 27116 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:48:33.882 INFO 27116 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:48:33.883 INFO 27116 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:48:33.899 INFO 27116 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 10:48:34.348 INFO 27116 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:48:34.353 INFO 27116 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:48:34.354 INFO 27116 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:48:34.407 INFO 27116 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:48:34.407 INFO 27116 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1059 ms +2024-09-23 10:48:34.557 INFO 27116 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:48:34.603 INFO 27116 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:48:35.712 INFO 27116 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:48:35.724 INFO 27116 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:48:35.781 INFO 27116 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:48:35.968 INFO 27116 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:48:35.969 INFO 27116 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:48:35.971 INFO 27116 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:48:35.995 INFO 27116 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:48:36.070 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:48:36.073 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:48:36.078 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:48:36.080 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:48:36.088 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:48:36.092 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:48:36.097 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:48:36.099 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:48:36.102 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:48:36.103 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:48:36.109 INFO 27116 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:48:36.119 INFO 27116 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.112 seconds (JVM running for 3.904) +2024-09-23 10:48:45.751 INFO 27116 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:48:45.751 INFO 27116 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:48:45.752 INFO 27116 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:52:30.878 INFO 27116 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:52:30.882 INFO 27116 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:52:33.131 INFO 12164 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 12164 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:52:33.131 INFO 12164 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:52:33.153 INFO 12164 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:52:33.153 INFO 12164 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:52:33.594 INFO 12164 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:52:33.595 INFO 12164 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:52:33.608 INFO 12164 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 10:52:33.945 INFO 12164 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:52:33.950 INFO 12164 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:52:33.950 INFO 12164 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:52:33.996 INFO 12164 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:52:33.996 INFO 12164 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 843 ms +2024-09-23 10:52:34.111 INFO 12164 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:52:34.148 INFO 12164 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:52:35.096 INFO 12164 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:52:35.105 INFO 12164 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:52:35.147 INFO 12164 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:52:35.260 INFO 12164 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:52:35.260 INFO 12164 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:52:35.262 INFO 12164 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:52:35.279 INFO 12164 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:52:35.338 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:52:35.342 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:52:35.346 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:52:35.350 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:52:35.356 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:52:35.358 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:52:35.363 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:52:35.364 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:52:35.367 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:52:35.368 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:52:35.371 INFO 12164 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:52:35.383 INFO 12164 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.456 seconds (JVM running for 3.157) +2024-09-23 10:52:40.628 INFO 12164 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:52:40.628 INFO 12164 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:52:40.629 INFO 12164 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:53:41.803 INFO 12164 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:53:41.807 INFO 12164 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:53:45.118 INFO 25328 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 25328 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:53:45.118 INFO 25328 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:53:45.143 INFO 25328 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:53:45.143 INFO 25328 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:53:45.755 INFO 25328 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:53:45.756 INFO 25328 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:53:45.777 INFO 25328 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-09-23 10:53:46.200 INFO 25328 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:53:46.205 INFO 25328 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:53:46.205 INFO 25328 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:53:46.258 INFO 25328 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:53:46.258 INFO 25328 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1114 ms +2024-09-23 10:53:46.388 INFO 25328 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:53:46.433 INFO 25328 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:53:47.475 INFO 25328 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:53:47.488 INFO 25328 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:53:47.542 INFO 25328 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:53:47.696 INFO 25328 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:53:47.697 INFO 25328 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:53:47.699 INFO 25328 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:53:47.721 INFO 25328 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:53:47.790 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:53:47.794 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:53:47.799 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:53:47.801 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:53:47.808 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:53:47.812 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:53:47.818 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:53:47.819 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:53:47.821 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:53:47.822 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:53:47.826 INFO 25328 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:53:47.836 INFO 25328 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.993 seconds (JVM running for 3.684) +2024-09-23 10:53:49.154 INFO 25328 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:53:49.154 INFO 25328 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:53:49.155 INFO 25328 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 10:57:10.806 INFO 25328 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:57:10.811 INFO 25328 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:57:14.304 INFO 13732 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 13732 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:57:14.305 INFO 13732 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:57:14.329 INFO 13732 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:57:14.329 INFO 13732 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:57:14.837 INFO 13732 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:57:14.838 INFO 13732 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:57:14.856 INFO 13732 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 10:57:15.270 INFO 13732 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:57:15.276 INFO 13732 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:57:15.276 INFO 13732 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:57:15.335 INFO 13732 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:57:15.335 INFO 13732 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1005 ms +2024-09-23 10:57:15.476 INFO 13732 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:57:15.521 INFO 13732 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:57:16.762 INFO 13732 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:57:16.777 INFO 13732 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:57:16.853 INFO 13732 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:57:17.007 INFO 13732 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:57:17.008 INFO 13732 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:57:17.010 INFO 13732 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:57:17.030 INFO 13732 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:57:17.096 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:57:17.099 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:57:17.103 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:57:17.105 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:57:17.111 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:57:17.115 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:57:17.120 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:57:17.121 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:57:17.123 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:57:17.124 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:57:17.128 INFO 13732 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:57:17.138 INFO 13732 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.107 seconds (JVM running for 3.96) +2024-09-23 10:57:19.039 INFO 13732 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:57:19.039 INFO 13732 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:57:19.041 INFO 13732 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms +2024-09-23 10:58:39.375 INFO 13732 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 10:58:39.390 INFO 13732 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 10:58:42.805 INFO 27484 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 27484 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 10:58:42.806 INFO 27484 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 10:58:42.831 INFO 27484 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 10:58:42.832 INFO 27484 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 10:58:43.324 INFO 27484 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 10:58:43.325 INFO 27484 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 10:58:43.339 INFO 27484 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 10:58:43.732 INFO 27484 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 10:58:43.738 INFO 27484 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 10:58:43.739 INFO 27484 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 10:58:43.792 INFO 27484 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 10:58:43.792 INFO 27484 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 960 ms +2024-09-23 10:58:43.931 INFO 27484 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 10:58:43.980 INFO 27484 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 10:58:45.035 INFO 27484 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 10:58:45.047 INFO 27484 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 10:58:45.100 INFO 27484 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 10:58:45.241 INFO 27484 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 10:58:45.241 INFO 27484 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 10:58:45.243 INFO 27484 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 10:58:45.267 INFO 27484 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 10:58:45.347 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 10:58:45.351 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 10:58:45.357 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 10:58:45.360 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 10:58:45.367 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 10:58:45.369 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 10:58:45.376 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 10:58:45.378 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 10:58:45.380 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 10:58:45.381 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 10:58:45.385 INFO 27484 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 10:58:45.399 INFO 27484 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.845 seconds (JVM running for 3.576) +2024-09-23 10:58:47.458 INFO 27484 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 10:58:47.458 INFO 27484 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 10:58:47.459 INFO 27484 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:02:11.362 INFO 27484 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:02:11.369 INFO 27484 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:02:14.865 INFO 26664 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 26664 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:02:14.866 INFO 26664 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:02:14.891 INFO 26664 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:02:14.891 INFO 26664 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:02:15.401 INFO 26664 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:02:15.402 INFO 26664 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:02:15.418 INFO 26664 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 11:02:15.836 INFO 26664 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:02:15.842 INFO 26664 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:02:15.842 INFO 26664 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:02:15.895 INFO 26664 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:02:15.895 INFO 26664 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1004 ms +2024-09-23 11:02:16.034 INFO 26664 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:02:16.085 INFO 26664 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:02:17.112 INFO 26664 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:02:17.123 INFO 26664 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:02:17.174 INFO 26664 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:02:17.312 INFO 26664 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:02:17.312 INFO 26664 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:02:17.314 INFO 26664 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:02:17.335 INFO 26664 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:02:17.403 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:02:17.406 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:02:17.411 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:02:17.413 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:02:17.419 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:02:17.422 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:02:17.428 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:02:17.429 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:02:17.431 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:02:17.432 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:02:17.436 INFO 26664 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:02:17.447 INFO 26664 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.849 seconds (JVM running for 3.633) +2024-09-23 11:02:18.632 INFO 26664 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:02:18.632 INFO 26664 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:02:18.633 INFO 26664 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:07:19.720 INFO 26664 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:07:19.723 INFO 26664 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:08:13.142 INFO 23120 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 23120 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:08:13.155 INFO 23120 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:08:13.179 INFO 23120 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:08:13.179 INFO 23120 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:08:13.645 INFO 23120 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:08:13.646 INFO 23120 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:08:13.660 INFO 23120 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 11:08:14.056 INFO 23120 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:08:14.060 INFO 23120 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:08:14.061 INFO 23120 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:08:14.109 INFO 23120 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:08:14.110 INFO 23120 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 931 ms +2024-09-23 11:08:14.237 INFO 23120 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:08:14.276 INFO 23120 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:08:15.316 INFO 23120 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:08:15.327 INFO 23120 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:08:15.380 INFO 23120 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:08:15.521 INFO 23120 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:08:15.521 INFO 23120 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:08:15.523 INFO 23120 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:08:15.546 INFO 23120 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:08:15.618 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:08:15.623 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:08:15.638 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:08:15.639 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:08:15.646 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:08:15.649 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:08:15.654 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:08:15.655 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:08:15.661 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:08:15.664 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:08:15.668 INFO 23120 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:08:15.677 INFO 23120 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.736 seconds (JVM running for 3.395) +2024-09-23 11:08:29.365 INFO 23120 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:08:29.365 INFO 23120 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:08:29.365 INFO 23120 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms +2024-09-23 11:08:48.373 INFO 23120 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:08:48.376 INFO 23120 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:08:51.105 INFO 4488 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 4488 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:08:51.106 INFO 4488 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:08:51.131 INFO 4488 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:08:51.131 INFO 4488 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:08:51.645 INFO 4488 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:08:51.646 INFO 4488 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:08:51.661 INFO 4488 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 11:08:52.046 INFO 4488 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:08:52.051 INFO 4488 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:08:52.051 INFO 4488 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:08:52.101 INFO 4488 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:08:52.102 INFO 4488 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 970 ms +2024-09-23 11:08:52.230 INFO 4488 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:08:52.279 INFO 4488 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:08:53.427 INFO 4488 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:08:53.439 INFO 4488 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:08:53.502 INFO 4488 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:08:53.651 INFO 4488 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:08:53.652 INFO 4488 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:08:53.654 INFO 4488 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:08:53.676 INFO 4488 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:08:53.747 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:08:53.751 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:08:53.756 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:08:53.759 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:08:53.766 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:08:53.769 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:08:53.774 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:08:53.776 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:08:53.778 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:08:53.779 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:08:53.783 INFO 4488 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:08:53.794 INFO 4488 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.028 seconds (JVM running for 4.105) +2024-09-23 11:08:59.070 INFO 4488 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:08:59.070 INFO 4488 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:08:59.071 INFO 4488 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:10:47.752 INFO 4488 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:10:47.755 INFO 4488 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:10:51.255 INFO 6472 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 6472 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:10:51.256 INFO 6472 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:10:51.280 INFO 6472 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:10:51.280 INFO 6472 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:10:51.775 INFO 6472 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:10:51.776 INFO 6472 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:10:51.791 INFO 6472 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 11:10:52.187 INFO 6472 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:10:52.193 INFO 6472 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:10:52.193 INFO 6472 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:10:52.244 INFO 6472 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:10:52.244 INFO 6472 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 963 ms +2024-09-23 11:10:52.383 INFO 6472 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:10:52.433 INFO 6472 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:10:53.507 INFO 6472 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:10:53.519 INFO 6472 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:10:53.577 INFO 6472 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:10:53.719 INFO 6472 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:10:53.720 INFO 6472 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:10:53.721 INFO 6472 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:10:53.744 INFO 6472 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:10:53.816 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:10:53.819 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:10:53.825 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:10:53.826 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:10:53.834 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:10:53.837 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:10:53.843 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:10:53.845 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:10:53.847 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:10:53.848 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:10:53.852 INFO 6472 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:10:53.861 INFO 6472 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.871 seconds (JVM running for 3.7) +2024-09-23 11:10:56.421 INFO 6472 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:10:56.421 INFO 6472 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:10:56.422 INFO 6472 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:12:24.001 INFO 6472 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:12:24.005 INFO 6472 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:12:27.545 INFO 26396 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 26396 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:12:27.546 INFO 26396 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:12:27.571 INFO 26396 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:12:27.571 INFO 26396 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:12:28.201 INFO 26396 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:12:28.203 INFO 26396 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:12:28.222 INFO 26396 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. +2024-09-23 11:12:28.670 INFO 26396 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:12:28.675 INFO 26396 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:12:28.675 INFO 26396 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:12:28.724 INFO 26396 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:12:28.725 INFO 26396 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1153 ms +2024-09-23 11:12:28.849 INFO 26396 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:12:28.894 INFO 26396 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:12:29.943 INFO 26396 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:12:29.955 INFO 26396 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:12:30.008 INFO 26396 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:12:30.145 INFO 26396 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:12:30.146 INFO 26396 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:12:30.147 INFO 26396 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:12:30.168 INFO 26396 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:12:30.239 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:12:30.242 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:12:30.247 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:12:30.249 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:12:30.255 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:12:30.258 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:12:30.264 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:12:30.265 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:12:30.267 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:12:30.268 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:12:30.272 INFO 26396 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:12:30.282 INFO 26396 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.02 seconds (JVM running for 3.83) +2024-09-23 11:12:32.438 INFO 26396 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:12:32.438 INFO 26396 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:12:32.439 INFO 26396 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:15:34.852 INFO 26396 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:15:34.855 INFO 26396 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:15:38.278 INFO 20360 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 20360 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:15:38.279 INFO 20360 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:15:38.303 INFO 20360 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:15:38.303 INFO 20360 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:15:38.821 INFO 20360 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:15:38.822 INFO 20360 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:15:38.837 INFO 20360 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 11:15:39.245 INFO 20360 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:15:39.251 INFO 20360 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:15:39.251 INFO 20360 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:15:39.301 INFO 20360 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:15:39.301 INFO 20360 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 997 ms +2024-09-23 11:15:39.434 INFO 20360 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:15:39.481 INFO 20360 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:15:40.571 INFO 20360 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:15:40.583 INFO 20360 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:15:40.633 INFO 20360 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:15:40.773 INFO 20360 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:15:40.774 INFO 20360 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:15:40.775 INFO 20360 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:15:40.796 INFO 20360 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:15:40.891 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:15:40.894 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:15:40.899 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:15:40.900 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:15:40.908 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:15:40.911 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:15:40.917 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:15:40.918 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:15:40.921 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:15:40.922 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:15:40.925 INFO 20360 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:15:40.937 INFO 20360 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.919 seconds (JVM running for 3.69) +2024-09-23 11:15:43.698 INFO 20360 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:15:43.698 INFO 20360 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:15:43.699 INFO 20360 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:19:44.555 INFO 20360 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:19:44.559 INFO 20360 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:19:48.118 INFO 25504 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 25504 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:19:48.119 INFO 25504 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:19:48.143 INFO 25504 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:19:48.143 INFO 25504 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:19:48.637 INFO 25504 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:19:48.638 INFO 25504 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:19:48.652 INFO 25504 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 11:19:49.033 INFO 25504 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:19:49.039 INFO 25504 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:19:49.039 INFO 25504 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:19:49.087 INFO 25504 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:19:49.087 INFO 25504 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 943 ms +2024-09-23 11:19:49.220 INFO 25504 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:19:49.263 INFO 25504 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:19:50.271 INFO 25504 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:19:50.284 INFO 25504 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:19:50.339 INFO 25504 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:19:50.482 INFO 25504 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:19:50.482 INFO 25504 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:19:50.484 INFO 25504 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:19:50.508 INFO 25504 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:19:50.582 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:19:50.585 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:19:50.590 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:19:50.591 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:19:50.598 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:19:50.601 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:19:50.607 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:19:50.608 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:19:50.611 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:19:50.612 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:19:50.617 INFO 25504 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:19:50.628 INFO 25504 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.766 seconds (JVM running for 3.517) +2024-09-23 11:19:57.425 INFO 25504 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:19:57.425 INFO 25504 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:19:57.426 INFO 25504 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 11:29:58.033 INFO 25504 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 11:29:58.037 INFO 25504 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 11:30:01.514 INFO 5552 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 5552 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 11:30:01.515 INFO 5552 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 11:30:01.541 INFO 5552 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 11:30:01.541 INFO 5552 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 11:30:02.031 INFO 5552 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 11:30:02.032 INFO 5552 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 11:30:02.047 INFO 5552 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 11:30:02.448 INFO 5552 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 11:30:02.454 INFO 5552 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 11:30:02.454 INFO 5552 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 11:30:02.512 INFO 5552 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 11:30:02.513 INFO 5552 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 972 ms +2024-09-23 11:30:02.680 INFO 5552 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 11:30:02.728 INFO 5552 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 11:30:03.780 INFO 5552 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 11:30:03.792 INFO 5552 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 11:30:03.848 INFO 5552 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 11:30:04.013 INFO 5552 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 11:30:04.014 INFO 5552 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 11:30:04.015 INFO 5552 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 11:30:04.038 INFO 5552 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 11:30:04.133 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 11:30:04.138 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 11:30:04.144 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 11:30:04.146 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 11:30:04.153 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 11:30:04.157 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 11:30:04.163 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 11:30:04.164 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 11:30:04.167 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 11:30:04.168 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 11:30:04.172 INFO 5552 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 11:30:04.183 INFO 5552 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.921 seconds (JVM running for 3.707) +2024-09-23 11:30:06.057 INFO 5552 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 11:30:06.057 INFO 5552 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 11:30:06.058 INFO 5552 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 13:05:03.205 INFO 5552 --- [http-nio-8080-exec-3] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 13:05:27.699 INFO 5552 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 13:05:34.488 INFO 5552 --- [http-nio-8080-exec-6] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 13:28:39.767 INFO 5552 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 13:28:39.770 INFO 5552 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 13:28:42.192 INFO 27688 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 27688 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 13:28:42.193 INFO 27688 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 13:28:42.218 INFO 27688 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 13:28:42.218 INFO 27688 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 13:28:42.736 INFO 27688 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 13:28:42.738 INFO 27688 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 13:28:42.753 INFO 27688 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 13:28:43.177 INFO 27688 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 13:28:43.183 INFO 27688 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 13:28:43.183 INFO 27688 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 13:28:43.233 INFO 27688 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 13:28:43.233 INFO 27688 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1015 ms +2024-09-23 13:28:43.373 INFO 27688 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 13:28:43.422 INFO 27688 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 13:28:44.504 INFO 27688 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 13:28:44.517 INFO 27688 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 13:28:44.570 INFO 27688 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 13:28:44.716 INFO 27688 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 13:28:44.717 INFO 27688 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 13:28:44.719 INFO 27688 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 13:28:44.741 INFO 27688 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 13:28:44.811 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 13:28:44.816 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 13:28:44.821 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 13:28:44.823 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 13:28:44.830 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 13:28:44.832 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 13:28:44.838 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 13:28:44.840 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 13:28:44.842 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 13:28:44.843 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 13:28:44.846 INFO 27688 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 13:28:44.856 INFO 27688 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.933 seconds (JVM running for 3.745) +2024-09-23 13:29:25.389 INFO 27688 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 13:29:25.389 INFO 27688 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 13:29:25.390 INFO 27688 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 13:46:51.116 INFO 27688 --- [http-nio-8080-exec-10] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 14:02:59.537 INFO 27688 --- [http-nio-8080-exec-7] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 14:07:22.261 INFO 27688 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 14:07:22.264 INFO 27688 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 14:07:24.551 INFO 21380 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 21380 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 14:07:24.552 INFO 21380 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 14:07:24.575 INFO 21380 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 14:07:24.576 INFO 21380 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 14:07:25.084 INFO 21380 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 14:07:25.085 INFO 21380 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 14:07:25.101 INFO 21380 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 14:07:25.482 INFO 21380 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 14:07:25.486 INFO 21380 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 14:07:25.487 INFO 21380 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 14:07:25.537 INFO 21380 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 14:07:25.537 INFO 21380 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 961 ms +2024-09-23 14:07:25.668 INFO 21380 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 14:07:25.713 INFO 21380 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 14:07:26.716 INFO 21380 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 14:07:26.728 INFO 21380 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 14:07:26.778 INFO 21380 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 14:07:26.914 INFO 21380 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 14:07:26.915 INFO 21380 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 14:07:26.916 INFO 21380 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 14:07:26.937 INFO 21380 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 14:07:27.009 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 14:07:27.012 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 14:07:27.017 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 14:07:27.018 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 14:07:27.024 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 14:07:27.027 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 14:07:27.033 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 14:07:27.034 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 14:07:27.037 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 14:07:27.038 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 14:07:27.041 INFO 21380 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 14:07:27.051 INFO 21380 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.773 seconds (JVM running for 3.513) +2024-09-23 14:07:36.368 INFO 21380 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 14:07:36.368 INFO 21380 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 14:07:36.369 INFO 21380 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 14:12:07.170 INFO 21380 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 14:12:07.174 INFO 21380 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 14:12:10.609 INFO 3900 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 3900 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 14:12:10.610 INFO 3900 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 14:12:10.635 INFO 3900 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 14:12:10.636 INFO 3900 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 14:12:11.143 INFO 3900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 14:12:11.144 INFO 3900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 14:12:11.160 INFO 3900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 14:12:11.543 INFO 3900 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 14:12:11.548 INFO 3900 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 14:12:11.548 INFO 3900 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 14:12:11.597 INFO 3900 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 14:12:11.597 INFO 3900 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 961 ms +2024-09-23 14:12:11.720 INFO 3900 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 14:12:11.763 INFO 3900 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 14:12:12.859 INFO 3900 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 14:12:12.871 INFO 3900 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 14:12:12.930 INFO 3900 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 14:12:13.088 INFO 3900 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 14:12:13.089 INFO 3900 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 14:12:13.091 INFO 3900 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 14:12:13.111 INFO 3900 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 14:12:13.176 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 14:12:13.180 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 14:12:13.185 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 14:12:13.187 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 14:12:13.194 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 14:12:13.197 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 14:12:13.202 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 14:12:13.204 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 14:12:13.206 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 14:12:13.207 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 14:12:13.211 INFO 3900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 14:12:13.221 INFO 3900 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.935 seconds (JVM running for 3.681) +2024-09-23 14:12:14.476 INFO 3900 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 14:12:14.476 INFO 3900 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 14:12:14.477 INFO 3900 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 14:20:55.828 INFO 3900 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 14:20:55.832 INFO 3900 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 14:20:59.194 INFO 22728 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 22728 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 14:20:59.195 INFO 22728 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 14:20:59.219 INFO 22728 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 14:20:59.219 INFO 22728 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 14:20:59.760 INFO 22728 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 14:20:59.761 INFO 22728 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 14:20:59.776 INFO 22728 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 14:21:00.200 INFO 22728 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 14:21:00.208 INFO 22728 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 14:21:00.208 INFO 22728 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 14:21:00.268 INFO 22728 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 14:21:00.268 INFO 22728 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1048 ms +2024-09-23 14:21:00.407 INFO 22728 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 14:21:00.455 INFO 22728 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 14:21:01.542 INFO 22728 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 14:21:01.554 INFO 22728 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 14:21:01.612 INFO 22728 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 14:21:01.768 INFO 22728 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 14:21:01.769 INFO 22728 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 14:21:01.771 INFO 22728 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 14:21:01.794 INFO 22728 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 14:21:01.871 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 14:21:01.874 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 14:21:01.879 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 14:21:01.880 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 14:21:01.887 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 14:21:01.890 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 14:21:01.896 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 14:21:01.897 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 14:21:01.899 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 14:21:01.901 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 14:21:01.905 INFO 22728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 14:21:01.915 INFO 22728 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.984 seconds (JVM running for 3.772) +2024-09-23 14:21:04.901 INFO 22728 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 14:21:04.901 INFO 22728 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 14:21:04.902 INFO 22728 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 14:21:50.431 INFO 22728 --- [http-nio-8080-exec-5] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 14:25:03.879 WARN 22728 --- [http-nio-8080-exec-10] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] +2024-09-23 14:25:15.351 WARN 22728 --- [http-nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] +2024-09-23 14:45:05.940 WARN 22728 --- [http-nio-8080-exec-8] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "modify4"] +2024-09-23 14:54:34.858 INFO 22728 --- [http-nio-8080-exec-8] top.weiyuexin.controller.UserController : 查询id为1的用户信息。 +2024-09-23 15:05:46.580 INFO 22728 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 15:05:46.584 INFO 22728 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 15:05:49.930 INFO 7180 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 7180 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 15:05:49.931 INFO 7180 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 15:05:49.955 INFO 7180 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 15:05:49.955 INFO 7180 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 15:05:50.455 INFO 7180 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 15:05:50.456 INFO 7180 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 15:05:50.471 INFO 7180 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 15:05:50.870 INFO 7180 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 15:05:50.875 INFO 7180 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 15:05:50.875 INFO 7180 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 15:05:50.928 INFO 7180 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 15:05:50.929 INFO 7180 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 973 ms +2024-09-23 15:05:51.057 INFO 7180 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 15:05:51.103 INFO 7180 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 15:05:52.111 INFO 7180 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 15:05:52.124 INFO 7180 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 15:05:52.175 INFO 7180 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 15:05:52.311 INFO 7180 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 15:05:52.311 INFO 7180 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 15:05:52.313 INFO 7180 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 15:05:52.335 INFO 7180 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 15:05:52.404 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 15:05:52.407 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 15:05:52.412 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 15:05:52.413 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 15:05:52.420 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 15:05:52.423 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 15:05:52.429 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 15:05:52.431 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 15:05:52.432 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 15:05:52.433 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 15:05:52.437 INFO 7180 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 15:05:52.448 INFO 7180 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.785 seconds (JVM running for 3.509) +2024-09-23 15:05:56.963 INFO 7180 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 15:05:56.964 INFO 7180 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 15:05:56.964 INFO 7180 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms +2024-09-23 15:06:08.880 WARN 7180 --- [http-nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] +2024-09-23 15:06:39.581 WARN 7180 --- [http-nio-8080-exec-10] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] +2024-09-23 15:06:59.142 WARN 7180 --- [http-nio-8080-exec-6] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] +2024-09-23 15:12:25.514 INFO 7180 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 15:12:25.517 INFO 7180 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 15:12:28.934 INFO 12616 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 12616 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 15:12:28.935 INFO 12616 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 15:12:28.960 INFO 12616 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 15:12:28.960 INFO 12616 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 15:12:29.502 INFO 12616 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 15:12:29.504 INFO 12616 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 15:12:29.525 INFO 12616 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. +2024-09-23 15:12:29.929 INFO 12616 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 15:12:29.934 INFO 12616 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 15:12:29.935 INFO 12616 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 15:12:29.989 INFO 12616 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 15:12:29.989 INFO 12616 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1028 ms +2024-09-23 15:12:30.126 INFO 12616 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 15:12:30.171 INFO 12616 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 15:12:31.271 INFO 12616 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 15:12:31.285 INFO 12616 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 15:12:31.335 INFO 12616 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 15:12:31.479 INFO 12616 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 15:12:31.480 INFO 12616 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 15:12:31.481 INFO 12616 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 15:12:31.503 INFO 12616 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 15:12:31.574 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 15:12:31.577 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 15:12:31.582 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 15:12:31.583 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 15:12:31.590 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 15:12:31.593 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 15:12:31.599 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 15:12:31.600 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 15:12:31.602 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 15:12:31.603 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 15:12:31.607 INFO 12616 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 15:12:31.617 INFO 12616 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.939 seconds (JVM running for 3.674) +2024-09-23 15:12:35.495 INFO 12616 --- [http-nio-8080-exec-10] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 15:12:35.496 INFO 12616 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 15:12:35.497 INFO 12616 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 15:56:28.139 INFO 12616 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 15:56:28.143 INFO 12616 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 15:56:31.689 INFO 18900 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 18900 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 15:56:31.690 INFO 18900 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 15:56:31.714 INFO 18900 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 15:56:31.714 INFO 18900 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 15:56:32.232 INFO 18900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 15:56:32.234 INFO 18900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 15:56:32.248 INFO 18900 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 15:56:32.623 INFO 18900 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 15:56:32.628 INFO 18900 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 15:56:32.629 INFO 18900 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 15:56:32.680 INFO 18900 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 15:56:32.681 INFO 18900 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 967 ms +2024-09-23 15:56:32.845 INFO 18900 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 15:56:32.902 INFO 18900 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 15:56:34.034 INFO 18900 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 15:56:34.047 INFO 18900 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 15:56:34.097 INFO 18900 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 15:56:34.254 INFO 18900 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 15:56:34.254 INFO 18900 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 15:56:34.257 INFO 18900 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 15:56:34.281 INFO 18900 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 15:56:34.349 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 15:56:34.353 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 15:56:34.358 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 15:56:34.360 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 15:56:34.367 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 15:56:34.370 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 15:56:34.376 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 15:56:34.377 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 15:56:34.379 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 15:56:34.380 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 15:56:34.383 INFO 18900 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 15:56:34.394 INFO 18900 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.955 seconds (JVM running for 3.838) +2024-09-23 15:56:39.659 INFO 18900 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 15:56:39.659 INFO 18900 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 15:56:39.660 INFO 18900 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:06:41.941 INFO 18900 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:06:41.944 INFO 18900 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:06:45.317 INFO 11728 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 11728 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:06:45.318 INFO 11728 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:06:45.355 INFO 11728 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:06:45.355 INFO 11728 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:06:45.948 INFO 11728 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:06:45.949 INFO 11728 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:06:45.966 INFO 11728 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:06:46.414 INFO 11728 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:06:46.419 INFO 11728 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:06:46.420 INFO 11728 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:06:46.476 INFO 11728 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:06:46.477 INFO 11728 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1120 ms +2024-09-23 16:06:46.602 INFO 11728 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:06:46.652 INFO 11728 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:06:47.673 INFO 11728 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:06:47.687 INFO 11728 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:06:47.747 INFO 11728 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:06:47.928 INFO 11728 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:06:47.929 INFO 11728 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:06:47.930 INFO 11728 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:06:47.953 INFO 11728 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:06:48.038 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:06:48.041 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:06:48.046 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:06:48.047 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:06:48.054 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:06:48.056 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:06:48.062 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:06:48.063 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:06:48.065 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:06:48.066 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:06:48.070 INFO 11728 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:06:48.079 INFO 11728 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.054 seconds (JVM running for 3.791) +2024-09-23 16:06:52.234 INFO 11728 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:06:52.234 INFO 11728 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:06:52.235 INFO 11728 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:06:52.251 WARN 11728 --- [http-nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:06:58.761 WARN 11728 --- [http-nio-8080-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:07:00.332 WARN 11728 --- [http-nio-8080-exec-9] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:07:00.597 WARN 11728 --- [http-nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:07:00.643 WARN 11728 --- [http-nio-8080-exec-5] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:08:55.340 WARN 11728 --- [http-nio-8080-exec-6] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:10:41.940 WARN 11728 --- [http-nio-8080-exec-7] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:10:45.861 WARN 11728 --- [http-nio-8080-exec-8] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:12:07.543 WARN 11728 --- [http-nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'title' for method parameter type String is not present] +2024-09-23 16:12:40.479 INFO 11728 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:12:40.483 INFO 11728 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:12:43.782 INFO 27492 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 27492 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:12:43.783 INFO 27492 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:12:43.809 INFO 27492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:12:43.810 INFO 27492 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:12:44.330 INFO 27492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:12:44.332 INFO 27492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:12:44.348 INFO 27492 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. +2024-09-23 16:12:44.740 INFO 27492 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:12:44.746 INFO 27492 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:12:44.746 INFO 27492 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:12:44.808 INFO 27492 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:12:44.809 INFO 27492 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 999 ms +2024-09-23 16:12:44.958 INFO 27492 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:12:45.005 INFO 27492 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:12:46.115 INFO 27492 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:12:46.127 INFO 27492 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:12:46.180 INFO 27492 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:12:46.323 INFO 27492 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:12:46.324 INFO 27492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:12:46.326 INFO 27492 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:12:46.346 INFO 27492 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:12:46.417 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:12:46.421 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:12:46.426 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:12:46.428 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:12:46.435 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:12:46.439 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:12:46.446 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:12:46.447 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:12:46.450 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:12:46.451 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:12:46.455 INFO 27492 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:12:46.465 INFO 27492 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.001 seconds (JVM running for 3.718) +2024-09-23 16:12:47.594 INFO 27492 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:12:47.594 INFO 27492 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:12:47.595 INFO 27492 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:22:00.028 INFO 27492 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:22:00.031 INFO 27492 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:22:03.496 INFO 25448 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 25448 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:22:03.496 INFO 25448 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:22:03.521 INFO 25448 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:22:03.521 INFO 25448 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:22:04.027 INFO 25448 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:22:04.028 INFO 25448 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:22:04.043 INFO 25448 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:22:04.454 INFO 25448 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:22:04.460 INFO 25448 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:22:04.460 INFO 25448 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:22:04.516 INFO 25448 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:22:04.516 INFO 25448 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 995 ms +2024-09-23 16:22:04.659 INFO 25448 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:22:04.706 INFO 25448 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:22:05.786 INFO 25448 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:22:05.798 INFO 25448 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:22:05.853 INFO 25448 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:22:06.016 INFO 25448 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:22:06.017 INFO 25448 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:22:06.019 INFO 25448 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:22:06.053 INFO 25448 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:22:06.128 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:22:06.131 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:22:06.137 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:22:06.139 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:22:06.145 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:22:06.147 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:22:06.153 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:22:06.154 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:22:06.157 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:22:06.158 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:22:06.163 INFO 25448 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:22:06.173 INFO 25448 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.931 seconds (JVM running for 3.646) +2024-09-23 16:22:12.910 INFO 25448 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:22:12.910 INFO 25448 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:22:12.911 INFO 25448 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:22:12.942 ERROR 25448 --- [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 java.lang.NullPointerException] with root cause + +java.lang.NullPointerException: null + at com.alibaba.druid.util.StringUtils.isNumber(StringUtils.java:158) ~[druid-1.1.21.jar:1.1.21] + at top.weiyuexin.controller.ProblemController.getPage(ProblemController.java:55) ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] + 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.lang.Thread.run(Thread.java:748) [na:1.8.0_131] + +2024-09-23 16:23:17.242 INFO 25448 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:23:17.243 INFO 25448 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:23:20.370 INFO 28872 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 28872 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:23:20.371 INFO 28872 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:23:20.394 INFO 28872 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:23:20.395 INFO 28872 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:23:20.908 INFO 28872 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:23:20.910 INFO 28872 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:23:20.926 INFO 28872 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:23:21.332 INFO 28872 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:23:21.337 INFO 28872 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:23:21.338 INFO 28872 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:23:21.394 INFO 28872 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:23:21.394 INFO 28872 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 999 ms +2024-09-23 16:23:21.527 INFO 28872 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:23:21.574 INFO 28872 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:23:22.728 INFO 28872 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:23:22.746 INFO 28872 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:23:22.828 INFO 28872 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:23:22.989 INFO 28872 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:23:22.989 INFO 28872 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:23:22.991 INFO 28872 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:23:23.014 INFO 28872 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:23:23.095 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:23:23.099 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:23:23.104 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:23:23.106 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:23:23.117 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:23:23.119 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:23:23.126 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:23:23.127 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:23:23.130 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:23:23.131 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:23:23.135 INFO 28872 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:23:23.147 INFO 28872 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.025 seconds (JVM running for 3.726) +2024-09-23 16:23:25.136 INFO 28872 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:23:25.137 INFO 28872 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:23:25.138 INFO 28872 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:26:32.537 INFO 28872 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:26:32.541 INFO 28872 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:26:35.852 INFO 24708 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 24708 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:26:35.859 INFO 24708 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:26:35.883 INFO 24708 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:26:35.883 INFO 24708 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:26:36.409 INFO 24708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:26:36.410 INFO 24708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:26:36.424 INFO 24708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:26:36.814 INFO 24708 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:26:36.820 INFO 24708 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:26:36.820 INFO 24708 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:26:36.872 INFO 24708 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:26:36.872 INFO 24708 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 988 ms +2024-09-23 16:26:37.015 INFO 24708 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:26:37.063 INFO 24708 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:26:38.157 INFO 24708 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:26:38.170 INFO 24708 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:26:38.230 INFO 24708 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:26:38.384 INFO 24708 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:26:38.384 INFO 24708 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:26:38.386 INFO 24708 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:26:38.409 INFO 24708 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:26:38.480 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:26:38.483 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:26:38.489 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:26:38.491 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:26:38.498 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:26:38.500 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:26:38.506 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:26:38.507 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:26:38.510 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:26:38.511 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:26:38.514 INFO 24708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:26:38.525 INFO 24708 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.94 seconds (JVM running for 3.666) +2024-09-23 16:26:41.339 INFO 24708 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:26:41.339 INFO 24708 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:26:41.340 INFO 24708 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:28:19.820 INFO 24708 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:28:19.823 INFO 24708 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:28:23.080 INFO 20640 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 20640 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:28:23.081 INFO 20640 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:28:23.105 INFO 20640 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:28:23.105 INFO 20640 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:28:23.620 INFO 20640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:28:23.620 INFO 20640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:28:23.636 INFO 20640 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:28:24.023 INFO 20640 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:28:24.029 INFO 20640 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:28:24.029 INFO 20640 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:28:24.092 INFO 20640 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:28:24.092 INFO 20640 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 987 ms +2024-09-23 16:28:24.245 INFO 20640 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:28:24.296 INFO 20640 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:28:25.352 INFO 20640 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:28:25.365 INFO 20640 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:28:25.418 INFO 20640 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:28:25.571 INFO 20640 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:28:25.571 INFO 20640 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:28:25.573 INFO 20640 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:28:25.594 INFO 20640 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:28:25.708 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:28:25.711 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:28:25.718 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:28:25.720 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:28:25.730 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:28:25.733 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:28:25.739 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:28:25.740 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:28:25.743 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:28:25.744 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:28:25.748 INFO 20640 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:28:25.759 INFO 20640 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.931 seconds (JVM running for 3.665) +2024-09-23 16:28:29.054 INFO 20640 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:28:29.055 INFO 20640 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:28:29.056 INFO 20640 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:33:56.950 INFO 20640 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:33:56.954 INFO 20640 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:34:00.289 INFO 28708 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 28708 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:34:00.290 INFO 28708 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:34:00.315 INFO 28708 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:34:00.315 INFO 28708 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:34:00.829 INFO 28708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:34:00.830 INFO 28708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:34:00.845 INFO 28708 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:34:01.246 INFO 28708 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:34:01.251 INFO 28708 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:34:01.251 INFO 28708 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:34:01.305 INFO 28708 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:34:01.306 INFO 28708 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 991 ms +2024-09-23 16:34:01.442 INFO 28708 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:34:01.495 INFO 28708 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:34:02.550 INFO 28708 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:34:02.564 INFO 28708 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:34:02.632 INFO 28708 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:34:02.770 INFO 28708 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:34:02.771 INFO 28708 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:34:02.772 INFO 28708 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:34:02.793 INFO 28708 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:34:02.861 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:34:02.864 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:34:02.869 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:34:02.871 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:34:02.885 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:34:02.894 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:34:02.905 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:34:02.906 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:34:02.910 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:34:02.912 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:34:02.918 INFO 28708 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:34:02.934 INFO 28708 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.907 seconds (JVM running for 3.63) +2024-09-23 16:35:55.389 INFO 28708 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:35:55.389 INFO 28708 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:35:55.390 INFO 28708 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 16:35:57.076 ERROR 28708 --- [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 java.lang.NullPointerException] with root cause + +java.lang.NullPointerException: null + at java.lang.String.contains(String.java:2133) ~[na:1.8.0_131] + at top.weiyuexin.controller.ArticleController.lambda$getPage$0(ArticleController.java:91) ~[classes/:na] + at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[na:1.8.0_131] + at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[na:1.8.0_131] + at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[na:1.8.0_131] + at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[na:1.8.0_131] + at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[na:1.8.0_131] + at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_131] + at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[na:1.8.0_131] + at top.weiyuexin.controller.ArticleController.getPage(ArticleController.java:91) ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] + 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.lang.Thread.run(Thread.java:748) [na:1.8.0_131] + +2024-09-23 16:36:00.118 ERROR 28708 --- [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 java.lang.NullPointerException] with root cause + +java.lang.NullPointerException: null + at java.lang.String.contains(String.java:2133) ~[na:1.8.0_131] + at top.weiyuexin.controller.ArticleController.lambda$getPage$0(ArticleController.java:91) ~[classes/:na] + at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[na:1.8.0_131] + at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[na:1.8.0_131] + at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[na:1.8.0_131] + at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[na:1.8.0_131] + at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[na:1.8.0_131] + at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_131] + at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[na:1.8.0_131] + at top.weiyuexin.controller.ArticleController.getPage(ArticleController.java:91) ~[classes/:na] + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131] + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131] + at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131] + 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.lang.Thread.run(Thread.java:748) [na:1.8.0_131] + +2024-09-23 16:36:03.138 INFO 28708 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 16:36:03.145 INFO 28708 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 16:36:07.005 INFO 9244 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 9244 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 16:36:07.006 INFO 9244 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 16:36:07.029 INFO 9244 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 16:36:07.030 INFO 9244 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 16:36:07.540 INFO 9244 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 16:36:07.542 INFO 9244 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 16:36:07.558 INFO 9244 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 16:36:07.944 INFO 9244 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 16:36:07.949 INFO 9244 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 16:36:07.949 INFO 9244 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 16:36:08.004 INFO 9244 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 16:36:08.004 INFO 9244 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 974 ms +2024-09-23 16:36:08.128 INFO 9244 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 16:36:08.177 INFO 9244 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 16:36:09.308 INFO 9244 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 16:36:09.320 INFO 9244 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 16:36:09.381 INFO 9244 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 16:36:09.542 INFO 9244 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 16:36:09.550 INFO 9244 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 16:36:09.552 INFO 9244 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 16:36:09.575 INFO 9244 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 16:36:09.643 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 16:36:09.647 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 16:36:09.652 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 16:36:09.654 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 16:36:09.661 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 16:36:09.663 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 16:36:09.669 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 16:36:09.670 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 16:36:09.673 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 16:36:09.674 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 16:36:09.677 INFO 9244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 16:36:09.688 INFO 9244 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.963 seconds (JVM running for 3.668) +2024-09-23 16:36:11.023 INFO 9244 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 16:36:11.023 INFO 9244 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 16:36:11.024 INFO 9244 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 17:26:20.381 INFO 9244 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 17:26:20.383 INFO 9244 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 17:26:27.052 INFO 11228 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 11228 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:26:27.053 INFO 11228 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:26:27.078 INFO 11228 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:26:27.078 INFO 11228 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:26:27.590 INFO 11228 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:26:27.592 INFO 11228 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:26:27.606 INFO 11228 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 17:26:28.006 INFO 11228 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:26:28.011 INFO 11228 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:26:28.011 INFO 11228 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:26:28.065 INFO 11228 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:26:28.066 INFO 11228 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 988 ms +2024-09-23 17:26:28.205 WARN 11228 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminController': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes\top\weiyuexin\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mybatisPlusInterceptor' defined in class path resource [top/weiyuexin/config/MybatisPlusConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor]: Factory method 'mybatisPlusInterceptor' threw exception; nested exception is java.lang.NoSuchMethodError: net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; +2024-09-23 17:26:28.207 INFO 11228 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-09-23 17:26:28.217 INFO 11228 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-09-23 17:26:28.241 ERROR 11228 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +An attempt was made to call a method that does not exist. The attempt was made from the following location: + + com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.(PaginationInnerInterceptor.java:70) + +The following method did not exist: + + net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; + +The calling method's class, com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor, was loaded from the following location: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/baomidou/mybatis-plus-extension/3.5.2/mybatis-plus-extension-3.5.2.jar!/com/baomidou/mybatisplus/extension/plugins/inner/PaginationInnerInterceptor.class + +The called method's class, net.sf.jsqlparser.schema.Column, is available from the following locations: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar!/net/sf/jsqlparser/schema/Column.class + +The called method's class hierarchy was loaded from the following locations: + + net.sf.jsqlparser.schema.Column: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + net.sf.jsqlparser.parser.ASTNodeAccessImpl: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + + +Action: + +Correct the classpath of your application so that it contains compatible versions of the classes com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor and net.sf.jsqlparser.schema.Column + +2024-09-23 17:26:51.297 INFO 29240 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 29240 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:26:51.298 INFO 29240 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:26:51.323 INFO 29240 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:26:51.324 INFO 29240 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:26:51.845 INFO 29240 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:26:51.847 INFO 29240 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:26:51.862 INFO 29240 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 17:26:52.253 INFO 29240 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:26:52.258 INFO 29240 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:26:52.259 INFO 29240 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:26:52.311 INFO 29240 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:26:52.311 INFO 29240 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 987 ms +2024-09-23 17:26:52.446 WARN 29240 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminController': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes\top\weiyuexin\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mybatisPlusInterceptor' defined in class path resource [top/weiyuexin/config/MybatisPlusConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor]: Factory method 'mybatisPlusInterceptor' threw exception; nested exception is java.lang.NoSuchMethodError: net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; +2024-09-23 17:26:52.448 INFO 29240 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-09-23 17:26:52.459 INFO 29240 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-09-23 17:26:52.472 ERROR 29240 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +An attempt was made to call a method that does not exist. The attempt was made from the following location: + + com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.(PaginationInnerInterceptor.java:70) + +The following method did not exist: + + net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; + +The calling method's class, com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor, was loaded from the following location: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/baomidou/mybatis-plus-extension/3.5.2/mybatis-plus-extension-3.5.2.jar!/com/baomidou/mybatisplus/extension/plugins/inner/PaginationInnerInterceptor.class + +The called method's class, net.sf.jsqlparser.schema.Column, is available from the following locations: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar!/net/sf/jsqlparser/schema/Column.class + +The called method's class hierarchy was loaded from the following locations: + + net.sf.jsqlparser.schema.Column: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + net.sf.jsqlparser.parser.ASTNodeAccessImpl: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + + +Action: + +Correct the classpath of your application so that it contains compatible versions of the classes com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor and net.sf.jsqlparser.schema.Column + +2024-09-23 17:27:53.944 INFO 21932 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 21932 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:27:53.944 INFO 21932 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:27:53.977 INFO 21932 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:27:53.977 INFO 21932 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:27:54.402 INFO 21932 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:27:54.403 INFO 21932 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:27:54.419 INFO 21932 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. +2024-09-23 17:27:54.825 INFO 21932 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:27:54.830 INFO 21932 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:27:54.830 INFO 21932 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:27:54.914 INFO 21932 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:27:54.915 INFO 21932 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 938 ms +2024-09-23 17:27:55.126 WARN 21932 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminController': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes\top\weiyuexin\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mybatisPlusInterceptor' defined in class path resource [top/weiyuexin/config/MybatisPlusConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor]: Factory method 'mybatisPlusInterceptor' threw exception; nested exception is java.lang.NoSuchMethodError: net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; +2024-09-23 17:27:55.128 INFO 21932 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-09-23 17:27:55.141 INFO 21932 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-09-23 17:27:55.151 ERROR 21932 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +An attempt was made to call a method that does not exist. The attempt was made from the following location: + + com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.(PaginationInnerInterceptor.java:70) + +The following method did not exist: + + net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; + +The calling method's class, com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor, was loaded from the following location: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/baomidou/mybatis-plus-extension/3.5.2/mybatis-plus-extension-3.5.2.jar!/com/baomidou/mybatisplus/extension/plugins/inner/PaginationInnerInterceptor.class + +The called method's class, net.sf.jsqlparser.schema.Column, is available from the following locations: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar!/net/sf/jsqlparser/schema/Column.class + +The called method's class hierarchy was loaded from the following locations: + + net.sf.jsqlparser.schema.Column: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + net.sf.jsqlparser.parser.ASTNodeAccessImpl: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + + +Action: + +Correct the classpath of your application so that it contains compatible versions of the classes com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor and net.sf.jsqlparser.schema.Column + +2024-09-23 17:29:57.218 INFO 24064 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 24064 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:29:57.219 INFO 24064 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:29:57.244 INFO 24064 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:29:57.244 INFO 24064 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:29:57.764 INFO 24064 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:29:57.765 INFO 24064 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:29:57.780 INFO 24064 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 17:29:58.174 INFO 24064 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:29:58.180 INFO 24064 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:29:58.180 INFO 24064 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:29:58.238 INFO 24064 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:29:58.238 INFO 24064 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 993 ms +2024-09-23 17:29:58.382 WARN 24064 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminController': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes\top\weiyuexin\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mybatisPlusInterceptor' defined in class path resource [top/weiyuexin/config/MybatisPlusConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor]: Factory method 'mybatisPlusInterceptor' threw exception; nested exception is java.lang.NoSuchMethodError: net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; +2024-09-23 17:29:58.384 INFO 24064 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-09-23 17:29:58.396 INFO 24064 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-09-23 17:29:58.409 ERROR 24064 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +An attempt was made to call a method that does not exist. The attempt was made from the following location: + + com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.(PaginationInnerInterceptor.java:70) + +The following method did not exist: + + net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; + +The calling method's class, com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor, was loaded from the following location: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/baomidou/mybatis-plus-extension/3.5.2/mybatis-plus-extension-3.5.2.jar!/com/baomidou/mybatisplus/extension/plugins/inner/PaginationInnerInterceptor.class + +The called method's class, net.sf.jsqlparser.schema.Column, is available from the following locations: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar!/net/sf/jsqlparser/schema/Column.class + +The called method's class hierarchy was loaded from the following locations: + + net.sf.jsqlparser.schema.Column: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + net.sf.jsqlparser.parser.ASTNodeAccessImpl: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + + +Action: + +Correct the classpath of your application so that it contains compatible versions of the classes com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor and net.sf.jsqlparser.schema.Column + +2024-09-23 17:33:16.759 INFO 26712 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 26712 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:33:16.760 INFO 26712 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:33:16.784 INFO 26712 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:33:16.785 INFO 26712 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:33:17.408 INFO 26712 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:33:17.409 INFO 26712 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:33:17.427 INFO 26712 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. +2024-09-23 17:33:17.904 INFO 26712 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:33:17.913 INFO 26712 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:33:17.913 INFO 26712 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:33:17.976 INFO 26712 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:33:17.976 INFO 26712 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1191 ms +2024-09-23 17:33:18.161 WARN 26712 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminController': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes\top\weiyuexin\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mybatisPlusInterceptor' defined in class path resource [top/weiyuexin/config/MybatisPlusConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor]: Factory method 'mybatisPlusInterceptor' threw exception; nested exception is java.lang.NoSuchMethodError: net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; +2024-09-23 17:33:18.163 INFO 26712 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] +2024-09-23 17:33:18.177 INFO 26712 --- [restartedMain] ConditionEvaluationReportLoggingListener : + +Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. +2024-09-23 17:33:18.194 ERROR 26712 --- [restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : + +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +An attempt was made to call a method that does not exist. The attempt was made from the following location: + + com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.(PaginationInnerInterceptor.java:70) + +The following method did not exist: + + net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column; + +The calling method's class, com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor, was loaded from the following location: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/baomidou/mybatis-plus-extension/3.5.2/mybatis-plus-extension-3.5.2.jar!/com/baomidou/mybatisplus/extension/plugins/inner/PaginationInnerInterceptor.class + +The called method's class, net.sf.jsqlparser.schema.Column, is available from the following locations: + + jar:file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar!/net/sf/jsqlparser/schema/Column.class + +The called method's class hierarchy was loaded from the following locations: + + net.sf.jsqlparser.schema.Column: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + net.sf.jsqlparser.parser.ASTNodeAccessImpl: file:/C:/Users/chenjiabin/.m2/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar + + +Action: + +Correct the classpath of your application so that it contains compatible versions of the classes com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor and net.sf.jsqlparser.schema.Column + +2024-09-23 17:38:06.460 INFO 1044 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 1044 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:38:06.461 INFO 1044 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:38:06.486 INFO 1044 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:38:06.486 INFO 1044 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:38:06.978 INFO 1044 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:38:06.979 INFO 1044 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:38:06.993 INFO 1044 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 17:38:07.433 INFO 1044 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:38:07.440 INFO 1044 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:38:07.440 INFO 1044 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:38:07.502 INFO 1044 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:38:07.502 INFO 1044 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1016 ms +2024-09-23 17:38:07.706 INFO 1044 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 17:38:07.787 INFO 1044 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 17:38:08.986 INFO 1044 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 17:38:08.999 INFO 1044 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 17:38:09.060 INFO 1044 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 17:38:09.241 INFO 1044 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 17:38:09.241 INFO 1044 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 17:38:09.243 INFO 1044 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 17:38:09.266 INFO 1044 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 17:38:09.357 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 17:38:09.361 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 17:38:09.366 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 17:38:09.367 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 17:38:09.375 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 17:38:09.377 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 17:38:09.384 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 17:38:09.385 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 17:38:09.388 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 17:38:09.389 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 17:38:09.392 INFO 1044 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 17:38:09.403 INFO 1044 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.21 seconds (JVM running for 3.892) +2024-09-23 17:38:21.457 INFO 1044 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 17:38:21.457 INFO 1044 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 17:38:21.458 INFO 1044 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 17:47:51.561 INFO 1044 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 17:47:51.565 INFO 1044 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 17:47:54.966 INFO 9276 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 9276 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:47:54.967 INFO 9276 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:47:54.992 INFO 9276 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:47:54.992 INFO 9276 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:47:55.505 INFO 9276 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:47:55.506 INFO 9276 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:47:55.520 INFO 9276 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 17:47:55.971 INFO 9276 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:47:55.977 INFO 9276 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:47:55.977 INFO 9276 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:47:56.046 INFO 9276 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:47:56.046 INFO 9276 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1054 ms +2024-09-23 17:47:56.187 INFO 9276 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 17:47:56.234 INFO 9276 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 17:47:57.260 INFO 9276 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 17:47:57.271 INFO 9276 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 17:47:57.322 INFO 9276 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 17:47:57.456 INFO 9276 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 17:47:57.457 INFO 9276 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 17:47:57.459 INFO 9276 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 17:47:57.479 INFO 9276 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 17:47:57.548 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 17:47:57.551 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 17:47:57.555 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 17:47:57.557 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 17:47:57.563 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 17:47:57.565 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 17:47:57.570 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 17:47:57.571 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 17:47:57.574 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 17:47:57.575 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 17:47:57.579 INFO 9276 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 17:47:57.589 INFO 9276 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.88 seconds (JVM running for 3.62) +2024-09-23 17:48:03.697 INFO 9276 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 17:48:03.697 INFO 9276 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 17:48:03.698 INFO 9276 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 17:50:05.184 INFO 9276 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 17:50:05.188 INFO 9276 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 17:50:08.463 INFO 17124 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 17124 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:50:08.464 INFO 17124 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:50:08.491 INFO 17124 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:50:08.491 INFO 17124 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:50:09.031 INFO 17124 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:50:09.032 INFO 17124 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:50:09.047 INFO 17124 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. +2024-09-23 17:50:09.446 INFO 17124 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:50:09.451 INFO 17124 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:50:09.452 INFO 17124 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:50:09.505 INFO 17124 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:50:09.505 INFO 17124 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1014 ms +2024-09-23 17:50:09.664 INFO 17124 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 17:50:09.714 INFO 17124 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 17:50:10.875 INFO 17124 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 17:50:10.887 INFO 17124 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 17:50:10.940 INFO 17124 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 17:50:11.084 INFO 17124 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 17:50:11.085 INFO 17124 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 17:50:11.087 INFO 17124 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 17:50:11.109 INFO 17124 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 17:50:11.177 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 17:50:11.180 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 17:50:11.185 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 17:50:11.186 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 17:50:11.193 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 17:50:11.195 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 17:50:11.200 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 17:50:11.201 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 17:50:11.204 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 17:50:11.205 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 17:50:11.209 INFO 17124 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 17:50:11.219 INFO 17124 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.029 seconds (JVM running for 3.728) +2024-09-23 17:50:15.208 INFO 17124 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 17:50:15.208 INFO 17124 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 17:50:15.210 INFO 17124 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms +2024-09-23 17:54:07.613 INFO 17124 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 17:54:07.617 INFO 17124 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 17:54:10.922 INFO 27812 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 27812 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:54:10.923 INFO 27812 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:54:10.948 INFO 27812 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:54:10.948 INFO 27812 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:54:11.459 INFO 27812 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:54:11.460 INFO 27812 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:54:11.474 INFO 27812 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 17:54:11.868 INFO 27812 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:54:11.873 INFO 27812 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:54:11.874 INFO 27812 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:54:11.929 INFO 27812 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:54:11.929 INFO 27812 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 981 ms +2024-09-23 17:54:12.090 INFO 27812 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 17:54:12.141 INFO 27812 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 17:54:13.297 INFO 27812 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 17:54:13.310 INFO 27812 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 17:54:13.363 INFO 27812 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 17:54:13.509 INFO 27812 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 17:54:13.509 INFO 27812 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 17:54:13.511 INFO 27812 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 17:54:13.532 INFO 27812 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 17:54:13.611 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 17:54:13.614 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 17:54:13.620 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 17:54:13.621 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 17:54:13.629 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 17:54:13.631 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 17:54:13.638 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 17:54:13.641 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 17:54:13.644 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 17:54:13.646 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 17:54:13.651 INFO 27812 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 17:54:13.662 INFO 27812 --- [restartedMain] top.weiyuexin.Application : Started Application in 3.006 seconds (JVM running for 3.736) +2024-09-23 17:54:15.328 INFO 27812 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 17:54:15.328 INFO 27812 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 17:54:15.329 INFO 27812 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +2024-09-23 17:55:40.081 INFO 27812 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 17:55:40.085 INFO 27812 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed +2024-09-23 17:55:43.270 INFO 24908 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 24908 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ) +2024-09-23 17:55:43.271 INFO 24908 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default" +2024-09-23 17:55:43.296 INFO 24908 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable +2024-09-23 17:55:43.296 INFO 24908 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' +2024-09-23 17:55:43.814 INFO 24908 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode +2024-09-23 17:55:43.815 INFO 24908 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-09-23 17:55:43.830 INFO 24908 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. +2024-09-23 17:55:44.230 INFO 24908 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) +2024-09-23 17:55:44.235 INFO 24908 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] +2024-09-23 17:55:44.235 INFO 24908 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69] +2024-09-23 17:55:44.290 INFO 24908 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +2024-09-23 17:55:44.290 INFO 24908 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 993 ms +2024-09-23 17:55:44.445 INFO 24908 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource +2024-09-23 17:55:44.493 INFO 24908 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited +2024-09-23 17:55:45.648 INFO 24908 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 +2024-09-23 17:55:45.660 INFO 24908 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] +2024-09-23 17:55:45.711 INFO 24908 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] +2024-09-23 17:55:45.855 INFO 24908 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' +2024-09-23 17:55:45.856 INFO 24908 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped +2024-09-23 17:55:45.858 INFO 24908 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) +2024-09-23 17:55:45.880 INFO 24908 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references +2024-09-23 17:55:45.957 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 +2024-09-23 17:55:45.960 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1 +2024-09-23 17:55:45.966 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 +2024-09-23 17:55:45.967 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2 +2024-09-23 17:55:45.974 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 +2024-09-23 17:55:45.976 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3 +2024-09-23 17:55:45.982 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1 +2024-09-23 17:55:45.983 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4 +2024-09-23 17:55:45.986 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 +2024-09-23 17:55:45.989 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1 +2024-09-23 17:55:45.992 INFO 24908 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5 +2024-09-23 17:55:46.003 INFO 24908 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.982 seconds (JVM running for 3.671) +2024-09-23 17:55:46.298 INFO 24908 --- [http-nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +2024-09-23 17:55:46.298 INFO 24908 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +2024-09-23 17:55:46.300 INFO 24908 --- [http-nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms +2024-09-23 18:12:55.109 INFO 24908 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... +2024-09-23 18:12:55.114 INFO 24908 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/controller/ArticleController.java b/oj-spring-boot/src/main/java/top/weiyuexin/controller/ArticleController.java index 8da13df..2d7fc71 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/controller/ArticleController.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/controller/ArticleController.java @@ -13,6 +13,7 @@ import top.weiyuexin.utils.OutHtml; import top.weiyuexin.utils.Time; import java.util.List; +import java.util.stream.Collectors; /** * @PackageName: top.weiyuexin.controller @@ -47,10 +48,24 @@ public class ArticleController { } + @GetMapping("manager/{id}") + public String managerGetById(@PathVariable("id") Integer id) { + Article article = articleService.getById(id); + article.setReadNum(article.getReadNum() + 1); + articleService.updateById(article); + User user = userService.getById(article.getAuthorId()); + article.setAuthorName(user.getUsername()); + return article.getContent(); + } + + @GetMapping("/list") public W getPage(@RequestParam("page") Integer page, @RequestParam("limit") Integer limit, - Article article) { + @RequestParam(value = "title", required = false) String title) { + Article article = new Article(); + article.setTitle(title); + System.out.println(article.getTitle()); IPage
Ipage = articleService.getPage(page, limit, article); //如果当前页码值大于当前页码值,那么重新执行查询操作,使用最大页码值作为当前页码值 if (page > Ipage.getPages()) { @@ -83,7 +98,7 @@ public class ArticleController { * @param article * @return */ - @PostMapping("") + @PostMapping("/add") public R addArticle(Article article) { article.setTime(Time.CurrentTime()); return R.success(articleService.save(article)); @@ -95,8 +110,9 @@ public class ArticleController { * @param article * @return */ - @PutMapping("") + @PutMapping("/modify") public R updateArticle(Article article) { + System.out.println(article); return R.success(articleService.updateById(article)); } @@ -106,7 +122,7 @@ public class ArticleController { * @param * @return */ - @DeleteMapping("/{id}") + @DeleteMapping("/delete/{id}") public R deleteArticle(@PathVariable("id") Integer id) { return R.success(articleService.removeById(id), "删除成功"); } diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/controller/EvaluationController.java b/oj-spring-boot/src/main/java/top/weiyuexin/controller/EvaluationController.java index c0cce1e..89b2173 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/controller/EvaluationController.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/controller/EvaluationController.java @@ -1,6 +1,9 @@ package top.weiyuexin.controller; +import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper; +import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.core.metadata.IPage; +import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; import top.weiyuexin.pojo.Evaluation; @@ -13,6 +16,7 @@ import top.weiyuexin.service.ProblemService; import top.weiyuexin.service.UserService; import java.util.List; +import java.util.stream.Collectors; /** * @PackageName: top.weiyuexin.controller @@ -42,27 +46,48 @@ public class EvaluationController { @GetMapping("/list") public W getPage(@RequestParam("page") Integer page, @RequestParam("limit") Integer limit, - Evaluation evaluation) { - IPage Ipage = evaluationService.getPage(page, limit, evaluation); - //如果当前页码值大于当前页码值,那么重新执行查询操作,使用最大页码值作为当前页码值 - if (page > Ipage.getPages()) { - Ipage = evaluationService.getPage(page, limit, evaluation); - } - List evaluations = Ipage.getRecords(); - //查询用户名和题目名称 - for (int i = 0; i < evaluations.size(); i++) { - User user = userService.getById(evaluations.get(i).getUserId()); + @RequestParam(value = "search", required = false) String search) { +// IPage Ipage = evaluationService.getPage(page, limit, evaluation); +// //如果当前页码值大于当前页码值,那么重新执行查询操作,使用最大页码值作为当前页码值 +// if (page > Ipage.getPages()) { +// Ipage = evaluationService.getPage(page, limit, evaluation); +// } +// List evaluations = Ipage.getRecords(); +// //查询用户名和题目名称 +// for (int i = 0; i < evaluations.size(); i++) { +// User user = userService.getById(evaluations.get(i).getUserId()); +// if (user != null) { +// evaluations.get(i).setUserName(user.getUsername()); +// } +// Problem problem = problemService.getById(evaluations.get(i).getProblemId()); +// if (problem != null) { +// evaluations.get(i).setProblemName(problem.getTitle()); +// } +// } +// Ipage.setRecords(evaluations); + List list = evaluationService.list(new LambdaQueryWrapper().orderByDesc(Evaluation::getId)); + List collect = list.stream().filter(x -> { + Integer userId = x.getUserId(); + User user = userService.getById(userId); if (user != null) { - evaluations.get(i).setUserName(user.getUsername()); - } - Problem problem = problemService.getById(evaluations.get(i).getProblemId()); - if (problem != null) { - evaluations.get(i).setProblemName(problem.getTitle()); - } - } + x.setUserName(user.getUsername()); - Ipage.setRecords(evaluations); - return new W(0, (int) Ipage.getTotal(), Ipage.getRecords()); + } + Problem problem = problemService.getById(x.getProblemId()); + if (problem != null) { + x.setProblemName(problem.getTitle()); + } + return (user != null && x.getUserName().contains(search)) || (problem != null && x.getProblemName().contains(search) || x.getLanguage().contains(search)); + }).collect(Collectors.toList()); + // 获取分页参数 + int currentPage = page - 1; // Java下标从0开始,所以需要减1 + int pageSize = limit; + + // 计算起始位置 + int start = currentPage * pageSize; + + List result = collect.stream().skip(start).limit(pageSize).collect(Collectors.toList()); + return new W(0, collect.size(), result); } /** diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/controller/ProblemController.java b/oj-spring-boot/src/main/java/top/weiyuexin/controller/ProblemController.java index 1b0a64c..0b6f842 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/controller/ProblemController.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/controller/ProblemController.java @@ -1,6 +1,8 @@ package top.weiyuexin.controller; +import com.alibaba.druid.util.StringUtils; import com.baomidou.mybatisplus.core.metadata.IPage; +import io.jsonwebtoken.lang.Strings; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; import top.weiyuexin.pojo.Problem; @@ -41,13 +43,21 @@ public class ProblemController { * * @param page * @param limit - * @param problem * @return */ @GetMapping("/list") public W getPage(@RequestParam("page") Integer page, @RequestParam("limit") Integer limit, - Problem problem) { + @RequestParam(value = "search",required = false) String condition) { + Problem problem = new Problem(); + if (Strings.hasText(condition)){ + problem.setTitle(condition); + problem.setDifficulty(condition); + if (StringUtils.isNumber(condition)){ + problem.setId(Integer.parseInt(condition)); + } + } + IPage Ipage = problemService.getPage(page, limit, problem); //如果当前页码值大于当前页码值,那么重新执行查询操作,使用最大页码值作为当前页码值 if (page > Ipage.getPages()) { diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/controller/UserController.java b/oj-spring-boot/src/main/java/top/weiyuexin/controller/UserController.java index 37996cd..ad736c2 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/controller/UserController.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/controller/UserController.java @@ -80,15 +80,8 @@ public class UserController { @GetMapping("/rank") public W rank(@RequestParam("page") Integer page, @RequestParam("limit") Integer limit, - User user) { - IPage Ipage = userService.rank(page, limit, user); - //如果当前页码值大于当前页码值,那么重新执行查询操作,使用最大页码值作为当前页码值 - if (page > Ipage.getPages()) { - Ipage = userService.getPage(page, limit, user); - } - List users = Ipage.getRecords(); - - Ipage.setRecords(users); + @RequestParam(value = "search",required = false) String search) { + IPage Ipage = userService.rank(page, limit, search); return new W(0, (int) Ipage.getTotal(), Ipage.getRecords()); } diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/service/UserService.java b/oj-spring-boot/src/main/java/top/weiyuexin/service/UserService.java index 7a2fae9..0f73465 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/service/UserService.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/service/UserService.java @@ -24,7 +24,7 @@ public interface UserService extends IService { IPage getPage(Integer currentPage, Integer pageSize, User user); - IPage rank(Integer currentPage, Integer pageSize, User user); + IPage rank(Integer currentPage, Integer pageSize, String search); List indexRank(Integer num); } diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ArticleServiceImpl.java b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ArticleServiceImpl.java index 7d88712..7f8cac7 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ArticleServiceImpl.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ArticleServiceImpl.java @@ -35,9 +35,8 @@ public class ArticleServiceImpl extends ServiceImpl impl @Override public IPage
getPage(Integer currentPage, Integer pageSize, Article article) { LambdaQueryWrapper
lqw = new LambdaQueryWrapper<>(); + lqw.like(Strings.isNotEmpty(article.getTitle()),Article::getTitle, article.getTitle()); lqw.orderByDesc(Article::getTime); - lqw.like(article.getAuthorId() != null, Article::getAuthorId, article.getAuthorId()); - lqw.like(Strings.isNotEmpty(article.getTitle()), Article::getTitle, article.getTitle()); IPage
page = new Page<>(currentPage, pageSize); articleMapper.selectPage(page, lqw); return page; diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java index 59a0e81..9e1434a 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/CodeServiceImpl.java @@ -10,6 +10,7 @@ import top.weiyuexin.service.CodeService; import java.io.*; import java.nio.charset.Charset; +import java.nio.charset.StandardCharsets; /** * @PackageName: top.weiyuexin.service.impl @@ -220,7 +221,11 @@ public class CodeServiceImpl extends ServiceImpl implements Co Process p = null; try { //1.编译c文件 - p = Runtime.getRuntime().exec("g++ main.cpp" + " -o " + "main", null, new File(code.getCodePath())); +// try { + p = Runtime.getRuntime().exec("g++ "+new File(code.getCodePath()).getAbsolutePath()+"/main.cpp" + " -o " + "main"); +// } catch (IOException e) { +// e.printStackTrace(); +// } // 获取进程的错误流 final InputStream is = p.getErrorStream(); // 开一个线程,读标准错误流 @@ -440,24 +445,29 @@ public class CodeServiceImpl extends ServiceImpl implements Co String inputData = testCase.getInput(); String outputData = ""; try { - Process process = Runtime.getRuntime().exec("node main.js", null, new File(code.getCodePath())); + Process process = Runtime.getRuntime().exec("node main.js" ,null,new File(code.getCodePath())); if (!inputData.equals("")) { BufferedWriter bout = new BufferedWriter(new OutputStreamWriter(process.getOutputStream())); bout.write(inputData); + bout.flush(); bout.close(); } - - BufferedReader br = new BufferedReader(new InputStreamReader(process.getInputStream(), Charset.forName("GBK"))); + int i = process.waitFor(); + Thread.sleep(100); + BufferedReader br = new BufferedReader(new InputStreamReader(process.getInputStream())); String line = null; StringBuffer b = new StringBuffer(); while ((line = br.readLine()) != null) { //b.append(line + "\n"); b.append(line); } + br.close(); outputData = b.toString(); } catch (IOException e) { e.printStackTrace(); return R.error("JavaScript程序执行时发送错误"); + } catch (InterruptedException e) { + e.printStackTrace(); } return R.success(outputData, "JavaScript程序执行成功"); } diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ProblemServiceImpl.java b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ProblemServiceImpl.java index 95be34b..fbeb1b7 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ProblemServiceImpl.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/ProblemServiceImpl.java @@ -29,11 +29,10 @@ public class ProblemServiceImpl extends ServiceImpl impl @Override public IPage getPage(Integer currentPage, Integer pageSize, Problem problem) { LambdaQueryWrapper lqw = new LambdaQueryWrapper<>(); - lqw.orderByDesc(Problem::getId); //如果不为空,则查询 - lqw.like(Strings.isNotEmpty(problem.getTitle()), Problem::getTitle, problem.getTitle()); - lqw.like(Strings.isNotEmpty(problem.getDescription()), Problem::getDescription, problem.getDescription()); - lqw.like(Strings.isNotEmpty(problem.getDifficulty()), Problem::getDifficulty, problem.getDifficulty()); + lqw.like(Strings.isNotEmpty(problem.getTitle()), Problem::getTitle, problem.getTitle()).or(). + like(problem.getId()!=null,Problem::getId, problem.getId()).or().like(Strings.isNotEmpty(problem.getDifficulty()),Problem::getDifficulty, problem.getDifficulty()); + lqw.orderByDesc(Problem::getId); IPage page = new Page<>(currentPage, pageSize); problemMapper.selectPage(page, lqw); return page; diff --git a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/UserServiceImpl.java b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/UserServiceImpl.java index ac1b46e..30e5e2f 100644 --- a/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/UserServiceImpl.java +++ b/oj-spring-boot/src/main/java/top/weiyuexin/service/impl/UserServiceImpl.java @@ -73,18 +73,14 @@ public class UserServiceImpl extends ServiceImpl implements Us * * @param currentPage * @param pageSize - * @param user * @return */ @Override - public IPage rank(Integer currentPage, Integer pageSize, User user) { + public IPage rank(Integer currentPage, Integer pageSize, String search) { LambdaQueryWrapper lqw = new LambdaQueryWrapper<>(); lqw.orderByDesc(User::getSolvedNum); //如果username不为空,则查询 - lqw.like(Strings.isNotEmpty(user.getUsername()), User::getUsername, user.getUsername()); - lqw.like(Strings.isNotEmpty(user.getEmail()), User::getEmail, user.getEmail()); - lqw.like(Strings.isNotEmpty(user.getSex()), User::getSex, user.getSex()); - lqw.eq(User::getIsAdmin, 0); + lqw.like(Strings.isNotEmpty(search), User::getUsername, search); IPage page = new Page<>(currentPage, pageSize); userMapper.selectPage(page, lqw); return page; diff --git a/oj-spring-boot/src/main/resources/static/page/article_manage.html b/oj-spring-boot/src/main/resources/static/page/article_manage.html index b0271d0..22433bd 100644 --- a/oj-spring-boot/src/main/resources/static/page/article_manage.html +++ b/oj-spring-boot/src/main/resources/static/page/article_manage.html @@ -245,7 +245,7 @@ }); } else if (obj.event === 'view') { - window.open("http://pns.weiyuexin.top/article/" + obj.data.id); + window.open("http://localhost:8080/article/manager/" + obj.data.id); } }); diff --git a/oj-vue/src/components/oj/code/CodeBlock.vue b/oj-vue/src/components/oj/code/CodeBlock.vue index e5aba8d..10f1ac3 100644 --- a/oj-vue/src/components/oj/code/CodeBlock.vue +++ b/oj-vue/src/components/oj/code/CodeBlock.vue @@ -54,7 +54,7 @@ export default { /* 非必须 */ .height-300 { - height: 400px; + height: 100%; } diff --git a/oj-vue/src/components/oj/common/NavBar.vue b/oj-vue/src/components/oj/common/NavBar.vue index 53e87cf..97e2c42 100644 --- a/oj-vue/src/components/oj/common/NavBar.vue +++ b/oj-vue/src/components/oj/common/NavBar.vue @@ -15,12 +15,12 @@ 题目 - - - - - 竞赛 - + + + + + + @@ -190,7 +190,7 @@ export default { padding-top: 15px; height: 59px !important; float: right !important; - margin-left: 400px; + margin-left: 50%; } .logo img { diff --git a/oj-vue/src/router/index.js b/oj-vue/src/router/index.js index 147f944..c7d1c73 100644 --- a/oj-vue/src/router/index.js +++ b/oj-vue/src/router/index.js @@ -108,6 +108,13 @@ const routes = [ title: "编辑文章 - Online Judge - Henu" } }, + { + path: "/article/modify/:id", + component: EditArticle, + meta: { + title: "编辑文章 - Online Judge - Henu" + } + }, { path: "/article/:id", name: "article", diff --git a/oj-vue/src/views/oj/article/Article.vue b/oj-vue/src/views/oj/article/Article.vue index eb098aa..b2ee348 100644 --- a/oj-vue/src/views/oj/article/Article.vue +++ b/oj-vue/src/views/oj/article/Article.vue @@ -7,6 +7,8 @@ 作者:{{ article.authorName }}    发布时间:{{ article.time }}   阅读量:{{ article.readNum }} + 删除 + 编辑 @@ -21,7 +23,9 @@ import NavBar from "@/components/oj/common/NavBar.vue"; import Footer from "@/components/oj/common/Footer"; import axios from "axios"; -import {ElMessage} from "element-plus"; +import {ElMessage, ElMessageBox} from "element-plus"; +import Cookies from "js-cookie"; +import router from "@/router"; export default { // eslint-disable-next-line vue/multi-word-component-names @@ -29,7 +33,8 @@ export default { data() { return { articleId: 0, - article: {} + article: {}, + user: {} }; }, components: { @@ -39,8 +44,51 @@ export default { mounted() { this.articleId = this.$route.params.id this.getArticle() + if (Cookies.get('user')!==undefined && Cookies.get('user')!==null){ + this.user=JSON.parse(Cookies.get('user')); + console.log(this.user) + } }, methods: { + deleteArticle(){ + ElMessageBox.confirm( + '确定删除吗?', + 'Warning', + { + confirmButtonText: '确认', + cancelButtonText: '取消', + type: 'warning', + } + ).then(()=>{ + axios.delete("/api/article/delete/"+this.articleId) + .then(response=>{ + if (response.data.code===200){ + ElMessage({ + message: '删除成功', + type: 'success', + }) + router.push("/blog") + }else{ + ElMessage({ + message: '删除失败', + type: 'warning', + }) + } + }) + .catch(()=>{ + ElMessage({ + message: '删除失败', + type: 'warning', + }) + }) + }) + + }, + + goToModify(){ + router.push("/article/modify/"+this.articleId) + }, + getArticle() { console.log(this.articleId) axios.get("/api/article/" + this.articleId) diff --git a/oj-vue/src/views/oj/article/EditArticle.vue b/oj-vue/src/views/oj/article/EditArticle.vue index 979ece0..1eea762 100644 --- a/oj-vue/src/views/oj/article/EditArticle.vue +++ b/oj-vue/src/views/oj/article/EditArticle.vue @@ -44,11 +44,13 @@ import {ElMessage, ElMessageBox} from 'element-plus' import axios from "axios"; import qs from "qs"; import Cookies from "js-cookie"; +import router from "@/router"; export default { name: "EditArticle", data() { return { + articleId: 0, title: '', content: "", user: {} @@ -57,9 +59,18 @@ export default { mounted() { const user = Cookies.get('user') this.user = JSON.parse(user) + if (window.location.pathname.startsWith("/article/modify/")){ + this.articleId = this.$route.params.id + axios.get("/api/article/" + this.articleId).then(response => { + if (response.data.code === 200) { + this.title = response.data.data.title + this.valueHtml = response.data.data.content + } + }) + } }, methods: { - submit() { + add(){ this.content = this.valueHtml ElMessageBox.confirm( '确定发布吗?', @@ -84,10 +95,10 @@ export default { //跳转到首页 window.setTimeout(function () { location.href = "/"; - }, 2000); + }, 200); return } - axios.post("/api/article/", postData) + axios.post("/api/article/add", postData) .then(response => { console.log(response.data) if (response.data.code === 200) { @@ -95,6 +106,7 @@ export default { message: '发布成功', type: 'success', }) + router.push("/blog") } else { ElMessage({ message: response.data.msg, @@ -117,6 +129,82 @@ export default { message: '取消发布', }) }) + }, + modify(){ + this.content = this.valueHtml + ElMessageBox.confirm( + '确定修改吗?', + 'Warning', + { + confirmButtonText: '确认', + cancelButtonText: '取消', + type: 'warning', + } + ) + .then(() => { + let postData = qs.stringify({ + id: this.articleId, + title: this.title, + content: this.content, + authorId: this.user.id + }) + if (JSON.stringify(this.user) === '{}') { + ElMessage({ + type: 'info', + message: '请先登录', + }) + //跳转到首页 + window.setTimeout(function () { + location.href = "/"; + }, 200); + return + } + axios.put("/api/article/modify", postData) + .then(response => { + console.log(response.data) + if (response.data.code === 200) { + ElMessage({ + message: '修改成功', + type: 'success', + }) + router.push("/blog") + } else { + ElMessage({ + message: response.data.msg, + type: 'error', + }) + } + }) + .catch(error => { + ElMessage({ + message: '修改失败', + type: 'warning', + }) + console.log(error); + }) + + }) + .catch(() => { + ElMessage({ + type: 'info', + message: '取消修改', + }) + }) + }, + submit() { + if (this.title === '') { + ElMessage({ + message: '请输入文章标题', + type: 'warning', + }) + return + } + if (window.location.pathname.startsWith("/article/modify/")){ + this.modify() + }else{ + this.add() + } + } }, components: { @@ -139,7 +227,7 @@ export default { // }); const toolbarConfig = {}; - const editorConfig = {placeholder: '请输入内容...',MENU_CONF:{}}; + const editorConfig = {placeholder: '请输入内容...', MENU_CONF: {}}; editorConfig.MENU_CONF['uploadImage'] = { server: '/api/cos/upload', } diff --git a/oj-vue/src/views/oj/blog/Blog.vue b/oj-vue/src/views/oj/blog/Blog.vue index 7b3882b..85dde2f 100644 --- a/oj-vue/src/views/oj/blog/Blog.vue +++ b/oj-vue/src/views/oj/blog/Blog.vue @@ -15,7 +15,11 @@ size="medium" placeholder="请输入关键字搜索" v-model="search"> - + @@ -98,10 +102,23 @@ export default { this.getPage() }, goToSearch() { - alert("搜索") + this.getPage(); }, getPage() { - axios.get("/api/article/list?limit=" + this.pageSize + "&page=" + this.currentPage, {}).then(response => { + let condition = { + title: this.search + } + if (condition.title==="" || condition.title===undefined || condition.title===null){ + condition={} + } + axios.get("/api/article/list" + ,{ + params: { + limit: this.pageSize, + page: this.currentPage, + ...condition + } + }).then(response => { if (response.data.code === 0) { this.articles = response.data.data this.total = response.data.count diff --git a/oj-vue/src/views/oj/problem/Problem.vue b/oj-vue/src/views/oj/problem/Problem.vue index 550ca2b..62eed17 100644 --- a/oj-vue/src/views/oj/problem/Problem.vue +++ b/oj-vue/src/views/oj/problem/Problem.vue @@ -1,6 +1,6 @@ +
@@ -109,6 +124,7 @@ import "prismjs/themes/prism-tomorrow.css"; import axios from "axios"; import qs from "qs"; import Cookies from "js-cookie"; +import Footer from "@/components/oj/common/Footer"; export default { // eslint-disable-next-line vue/multi-word-component-names @@ -164,6 +180,7 @@ export default { }; }, components: { + Footer, NavBar, PrismEditor }, @@ -489,20 +506,40 @@ export default { height: 100%; } -.my-editor { +.my-editor-black { background: #2d2d2d; color: #ccc; font-family: Fira code, Fira Mono, Consolas, Menlo, Courier, monospace; - font-size: 14px; + font-size: 16px; line-height: 1.5; width: 100%; height: 100%; } +.my-editor-white { + background: #f5f5f5; + color: #000000; + font-family: Fira code, Fira Mono, Consolas, Menlo, Courier, monospace; + font-size: 16px; + line-height: 1.5; + padding: 10px; + width: 100%; + height: 100%; +} +.ivu-split-wrapper{ + height: 100%; +} + + .prism-editor__textarea:focus { outline: none; } +.prism-editor__editor{ + padding:2px; +} + + /* 非必须 */ .height-300 { height: 460px; diff --git a/oj-vue/src/views/oj/problem/ProblemList.vue b/oj-vue/src/views/oj/problem/ProblemList.vue index 2f6a06c..8d526aa 100644 --- a/oj-vue/src/views/oj/problem/ProblemList.vue +++ b/oj-vue/src/views/oj/problem/ProblemList.vue @@ -3,8 +3,8 @@
- - + + @@ -92,10 +92,7 @@ - - -
@@ -139,10 +136,16 @@ export default { this.getPage() }, goToSearch() { - alert("搜索") + this.getPage() }, getPage(){ - axios.get("/api/problem/list?limit=" + this.pageSize + "&page=" + this.currentPage, {}).then(response => { + axios.get("/api/problem/list", { + params: { + search: this.search, + limit: this.pageSize, + page: this.currentPage, + } + }).then(response => { if (response.data.code === 0) { this.problems = response.data.data this.total = response.data.count @@ -161,9 +164,10 @@ export default {