2024-02-18 09:23:11.462 INFO 14136 --- [main] com.JN.JNApplication : Starting JNApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 14136 (D:\JavaProject\JNDemo\target\classes started by Administrator in D:\JavaProject\JNDemo) 2024-02-18 09:23:11.462 INFO 14136 --- [main] com.JN.JNApplication : The following profiles are active: JN 2024-02-18 09:23:13.736 WARN 14136 --- [Druid-ConnectionPool-Create-696870185] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum. 2024-02-18 09:23:15.269 INFO 14136 --- [main] com.JN.config.WebMvcConfig : 扩展消息转换器... 2024-02-18 09:23:15.285 INFO 14136 --- [main] com.JN.config.WebMvcConfig : 开始进行静态资源映射... 2024-02-18 09:23:15.425 WARN 14136 --- [main] JpaBaseConfiguration$JpaWebConfiguration : 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 2024-02-18 09:23:15.675 INFO 14136 --- [main] com.JN.JNApplication : Started JNApplication in 4.715 seconds (JVM running for 6.44) 2024-02-18 09:23:15.675 INFO 14136 --- [main] com.JN.JNApplication : 项目启动成功...