2024-09-24 08:52:41.591 INFO 25888 --- [restartedMain] top.weiyuexin.Application : Starting Application using Java 1.8.0_131 on DESKTOP-LC4D5LO with PID 25888 (D:\JavaCode\XJ-OJ\oj-spring-boot\target\classes started by chenjiabin in D:\JavaCode\XJ-OJ)
2024-09-24 08:52:41.595 INFO 25888 --- [restartedMain] top.weiyuexin.Application : No active profile set, falling back to 1 default profile: "default"
2024-09-24 08:52:41.618 INFO 25888 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2024-09-24 08:52:41.618 INFO 25888 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2024-09-24 08:52:42.118 INFO 25888 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-09-24 08:52:42.119 INFO 25888 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-09-24 08:52:42.133 INFO 25888 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces.
2024-09-24 08:52:42.511 INFO 25888 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2024-09-24 08:52:42.516 INFO 25888 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2024-09-24 08:52:42.569 INFO 25888 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2024-09-24 08:52:42.570 INFO 25888 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 952 ms
2024-09-24 08:52:42.713 INFO 25888 --- [restartedMain] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource
2024-09-24 08:52:42.759 INFO 25888 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
2024-09-24 08:52:43.869 INFO 25888 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729
2024-09-24 08:52:43.880 INFO 25888 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
2024-09-24 08:52:44.066 INFO 25888 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''