| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- 2022-03-29 16:32:44 [ restartedMain:1061 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 2512 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
- 2022-03-29 16:32:44 [ restartedMain:1062 ] - [ INFO ] No active profile set, falling back to default profiles: default
- 2022-03-29 16:32:44 [ restartedMain:1132 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 2022-03-29 16:32:44 [ restartedMain:1133 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 2022-03-29 16:32:46 [ restartedMain:2759 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
- 2022-03-29 16:32:46 [ restartedMain:2786 ] - [ INFO ] Finished Spring Data repository scanning in 15 ms. Found 0 JPA repository interfaces.
- 2022-03-29 16:32:47 [ restartedMain:3585 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
- 2022-03-29 16:32:47 [ restartedMain:3702 ] - [ INFO ] Root WebApplicationContext: initialization completed in 2568 ms
- 2022-03-29 16:32:47 [ restartedMain:3841 ] - [ INFO ] HikariPool-1 - Starting...
- 2022-03-29 16:32:47 [ restartedMain:4155 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
- 2022-03-29 16:32:47 [ restartedMain:4159 ] - [ INFO ] HikariPool-1 - Start completed.
- 2022-03-29 16:32:47 [ restartedMain:4331 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
- 2022-03-29 16:32:47 [ restartedMain:4451 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
- 2022-03-29 16:32:48 [ restartedMain:4583 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
- 2022-03-29 16:32:48 [ restartedMain:4754 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
- 2022-03-29 16:32:48 [ restartedMain:4767 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
- 2022-03-29 16:32:48 [ restartedMain:5376 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
- 2022-03-29 16:32:49 [ restartedMain:5568 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- 2022-03-29 16:32:49 [ restartedMain:5765 ] - [ INFO ] LiveReload server is running on port 35729
- 2022-03-29 16:32:49 [ restartedMain:5866 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
- 2022-03-29 16:32:49 [ restartedMain:6300 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
- 2022-03-29 16:32:49 [ restartedMain:6545 ] - [ INFO ] Context refreshed
- 2022-03-29 16:32:50 [ restartedMain:6562 ] - [ INFO ] Found 1 custom documentation plugin(s)
- 2022-03-29 16:32:50 [ restartedMain:6597 ] - [ INFO ] Scanning for api listing references
- 2022-03-29 16:32:51 [ restartedMain:7975 ] - [ INFO ] Started RepairsApplication in 7.937 seconds (JVM running for 9.708)
- 2022-03-29 16:33:10 [ http-nio-8084-exec-1:27108 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
- 2022-03-29 16:33:10 [ http-nio-8084-exec-1:27110 ] - [ INFO ] Completed initialization in 2 ms
- 2022-03-29 16:48:16 [ restartedMain:887 ] - [ INFO ] Starting RepairsApplication using Java 1.8.0_181 on bingo with PID 15952 (C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api\target\classes started by Administrator in C:\Users\Administrator\Desktop\学校报修系统\code\repair_reporting_system_api)
- 2022-03-29 16:48:16 [ restartedMain:889 ] - [ INFO ] No active profile set, falling back to default profiles: default
- 2022-03-29 16:48:16 [ restartedMain:944 ] - [ INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 2022-03-29 16:48:16 [ restartedMain:944 ] - [ INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 2022-03-29 16:48:17 [ restartedMain:1996 ] - [ INFO ] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
- 2022-03-29 16:48:17 [ restartedMain:2025 ] - [ INFO ] Finished Spring Data repository scanning in 18 ms. Found 0 JPA repository interfaces.
- 2022-03-29 16:48:18 [ restartedMain:2821 ] - [ INFO ] Tomcat initialized with port(s): 8084 (http)
- 2022-03-29 16:48:18 [ restartedMain:2964 ] - [ INFO ] Root WebApplicationContext: initialization completed in 2018 ms
- 2022-03-29 16:48:18 [ restartedMain:3132 ] - [ INFO ] HikariPool-1 - Starting...
- 2022-03-29 16:48:18 [ restartedMain:3449 ] - [ INFO ] HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
- 2022-03-29 16:48:18 [ restartedMain:3466 ] - [ INFO ] HikariPool-1 - Start completed.
- 2022-03-29 16:48:18 [ restartedMain:3615 ] - [ INFO ] HHH000412: Hibernate ORM core version 5.4.32.Final
- 2022-03-29 16:48:19 [ restartedMain:3744 ] - [ INFO ] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
- 2022-03-29 16:48:19 [ restartedMain:3871 ] - [ INFO ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
- 2022-03-29 16:48:19 [ restartedMain:4038 ] - [ INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
- 2022-03-29 16:48:19 [ restartedMain:4051 ] - [ INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
- 2022-03-29 16:48:19 [ restartedMain:4605 ] - [ WARN ] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
- 2022-03-29 16:48:20 [ restartedMain:4776 ] - [ INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
- 2022-03-29 16:48:20 [ restartedMain:4978 ] - [ INFO ] LiveReload server is running on port 35729
- 2022-03-29 16:48:20 [ restartedMain:5074 ] - [ WARN ] Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
- 2022-03-29 16:48:20 [ restartedMain:5551 ] - [ INFO ] Tomcat started on port(s): 8084 (http) with context path ''
- 2022-03-29 16:48:21 [ restartedMain:5807 ] - [ INFO ] Context refreshed
- 2022-03-29 16:48:21 [ restartedMain:5827 ] - [ INFO ] Found 1 custom documentation plugin(s)
- 2022-03-29 16:48:21 [ restartedMain:5865 ] - [ INFO ] Scanning for api listing references
- 2022-03-29 16:48:22 [ restartedMain:7298 ] - [ INFO ] Started RepairsApplication in 7.271 seconds (JVM running for 8.46)
- 2022-03-29 16:48:31 [ http-nio-8084-exec-1:16217 ] - [ INFO ] Initializing Servlet 'dispatcherServlet'
- 2022-03-29 16:48:31 [ http-nio-8084-exec-1:16220 ] - [ INFO ] Completed initialization in 2 ms
|