2022-11-02T13:58:16.011+08:00 INFO 11432 --- [ restartedMain] t.t.nativedemo.NativeDemoApplication : Starting AOT-processed NativeDemoApplication using Java 17.0.5 on WXMIS121 with PID 11432 (E:\demo\native-demo\target\native-demo.exe started by td20 in E:\demo\native-demo) 2022-11-02T13:58:16.011+08:00 INFO 11432 --- [ restartedMain] t.t.nativedemo.NativeDemoApplication : No active profile set, falling back to 1 default profile: "default" 2022-11-02T13:58:16.011+08:00 INFO 11432 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2022-11-02T13:58:16.011+08:00 INFO 11432 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2022-11-02T13:58:16.133+08:00 INFO 11432 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2022-11-02T13:58:16.134+08:00 INFO 11432 --- [ restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-11-02T13:58:16.134+08:00 INFO 11432 --- [ restartedMain] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.0.27] 2022-11-02T13:58:16.146+08:00 INFO 11432 --- [ restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-11-02T13:58:16.146+08:00 INFO 11432 --- [ restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 134 ms 2022-11-02T13:58:16.150+08:00 WARN 11432 --- [ restartedMain] i.m.c.i.binder.jvm.JvmGcMetrics : GC notifications will not be available because MemoryPoolMXBeans are not provided by the JVM 2022-11-02T13:58:16.182+08:00 INFO 11432 --- [ restartedMain] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2022-11-02T13:58:16.192+08:00 INFO 11432 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2022-11-02T13:58:16.208+08:00 INFO 11432 --- [ restartedMain] t.t.nativedemo.NativeDemoApplication : Started NativeDemoApplication in 0.229 seconds (process running for 0.238)