塞纳河里活: try catch方法解决了报错日志不打印,打上之后启动时就有报错信息知道怎么排查了,太棒了
springboot启动不了也不报错的解决方案高 斯林: 你这也是异常没打印出来
springboot启动不了也不报错的解决方案m0_71524953: 这样的怎么处理啊
springboot启动不了也不报错的解决方案m0_71524953: 2023-05-15 20:58:55.769 INFO 40768 --- [ main] c.e.demo.Springboottest1Application : Starting Springboottest1Application using Java 1.8.0_211 on hadoop0 with PID 40768 (/root/IdeaProjects/springboottest1/target/classes started by root in /root/IdeaProjects/springboottest1)2023-05-15 20:58:55.772 INFO 40768 --- [ main] c.e.demo.Springboottest1Application : No active profile set, falling back to 1 default profile: "default"2023-05-15 20:58:57.726 WARN 40768 --- [ main] ion$DefaultTemplateResolverConfiguration : Cannot find template locations: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)2023-05-15 20:58:57.932 INFO 40768 --- [ main] c.e.demo.Springboottest1Application : Started Springboottest1Application in 3.446 seconds (JVM running for 5.316)Process finished with exit code 0
java电子围栏高 斯林: 算法还是一样的,