40 lines
6.0 KiB
Plaintext
40 lines
6.0 KiB
Plaintext
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.516 INFO 25888 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.69]
|
|
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:43.931 INFO 25888 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
|
|
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 ''
|
|
2024-09-24 08:52:44.066 INFO 25888 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
|
|
2024-09-24 08:52:44.069 INFO 25888 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
|
|
2024-09-24 08:52:44.089 INFO 25888 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
|
|
2024-09-24 08:52:44.163 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1
|
|
2024-09-24 08:52:44.166 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_1
|
|
2024-09-24 08:52:44.171 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2
|
|
2024-09-24 08:52:44.174 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_2
|
|
2024-09-24 08:52:44.181 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3
|
|
2024-09-24 08:52:44.183 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_3
|
|
2024-09-24 08:52:44.189 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProblemUsingDELETE_1
|
|
2024-09-24 08:52:44.191 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_4
|
|
2024-09-24 08:52:44.194 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4
|
|
2024-09-24 08:52:44.195 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingGET_1
|
|
2024-09-24 08:52:44.199 INFO 25888 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPageUsingGET_5
|
|
2024-09-24 08:52:44.209 INFO 25888 --- [restartedMain] top.weiyuexin.Application : Started Application in 2.847 seconds (JVM running for 3.563)
|
|
2024-09-24 08:52:50.667 INFO 25888 --- [http-nio-8080-exec-10] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-09-24 08:52:50.667 INFO 25888 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
|
|
2024-09-24 08:52:50.668 INFO 25888 --- [http-nio-8080-exec-10] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
|
|
2024-09-24 08:53:18.323 INFO 25888 --- [http-nio-8080-exec-8] top.weiyuexin.controller.UserController : 查询id为1的用户信息。
|
|
2024-09-24 08:53:24.578 INFO 25888 --- [http-nio-8080-exec-1] top.weiyuexin.controller.UserController : 查询id为1的用户信息。
|
|
2024-09-24 08:53:30.815 INFO 25888 --- [http-nio-8080-exec-4] top.weiyuexin.controller.UserController : 查询id为1的用户信息。
|