柯桥增值式服务
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

30 řádky
4.1KB

  1. 2023-11-22 16:44:53.770 [background-preinit] INFO o.h.validator.internal.util.Version -HV000001: Hibernate Validator 6.2.4.Final
  2. 2023-11-22 16:44:53.775 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 26304 (D:\ningda\kq-value-added-project\kqapi\target\classes started by PoffyZhang in D:\ningda\kq-value-added-project)
  3. 2023-11-22 16:44:53.776 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  4. 2023-11-22 16:44:53.829 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  5. 2023-11-22 16:44:53.829 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  6. 2023-11-22 16:44:55.226 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  7. 2023-11-22 16:44:55.233 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  8. 2023-11-22 16:44:55.234 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  9. 2023-11-22 16:44:55.234 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  10. 2023-11-22 16:44:55.280 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  11. 2023-11-22 16:44:55.280 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 1450 ms
  12. 2023-11-22 16:44:57.025 [restartedMain] INFO com.ningdatech.swagger.SwaggerConfig -swagger文档加载……
  13. 2023-11-22 16:44:57.859 [restartedMain] INFO c.n.kqapi.common.config.BeanConfig ------restTemplate-----初始化完成
  14. 2023-11-22 16:44:57.976 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer -LiveReload server is running on port 35729
  15. 2023-11-22 16:44:58.046 [restartedMain] INFO s.d.s.w.WebMvcPropertySourcedRequestMappingHandlerMapping -Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
  16. 2023-11-22 16:44:58.166 [restartedMain] WARN o.s.b.a.f.FreeMarkerAutoConfiguration -Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  17. 2023-11-22 16:44:58.293 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Starting ProtocolHandler ["http-nio-33060"]
  18. 2023-11-22 16:44:58.310 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat started on port(s): 33060 (http) with context path '/kq'
  19. 2023-11-22 16:44:58.310 [restartedMain] INFO s.d.s.w.p.DocumentationPluginsBootstrapper -Documentation plugins bootstrapped
  20. 2023-11-22 16:44:58.313 [restartedMain] INFO s.d.s.w.p.DocumentationPluginsBootstrapper -Found 1 custom documentation plugin(s)
  21. 2023-11-22 16:44:58.337 [restartedMain] INFO s.d.s.w.s.ApiListingReferenceScanner -Scanning for api listing references
  22. 2023-11-22 16:44:58.444 [restartedMain] INFO com.ningdatech.kqapi.App -Started App in 5.135 seconds (JVM running for 6.658)
  23. 2023-11-22 16:45:27.831 [http-nio-33060-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring DispatcherServlet 'dispatcherServlet'
  24. 2023-11-22 16:45:27.831 [http-nio-33060-exec-1] INFO o.s.web.servlet.DispatcherServlet -Initializing Servlet 'dispatcherServlet'
  25. 2023-11-22 16:45:27.832 [http-nio-33060-exec-1] INFO o.s.web.servlet.DispatcherServlet -Completed initialization in 1 ms
  26. 2023-11-22 16:45:27.938 [http-nio-33060-exec-1] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Starting...
  27. 2023-11-22 16:45:28.349 [http-nio-33060-exec-1] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Start completed.
  28. 2023-11-22 18:06:02.928 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Shutdown initiated...
  29. 2023-11-22 18:06:02.936 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Shutdown completed.