我是新手,请问用idea运行spring boot是出现的这些错误是什么??

2017-10-16 18:22:24.219  INFO 9700 --- [           main] com.zilong.girl.GirlApplication          : Starting GirlApplication on ZZL with PID 9700 (C:\Users\admin\IdeaProjects\girl\target\classes started by admin in C:\Users\admin\IdeaProjects\girl)
2017-10-16 18:22:24.223  INFO 9700 --- [           main] com.zilong.girl.GirlApplication          : The following profiles are active: test
2017-10-16 18:22:24.290  INFO 9700 --- [           main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@517cd4b: startup date [Mon Oct 16 18:22:24 CST 2017]; root of context hierarchy
2017-10-16 18:22:25.587  INFO 9700 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2017-10-16 18:22:25.598  INFO 9700 --- [           main] com.zilong.girl.GirlApplication          : Started GirlApplication in 1.728 seconds (JVM running for 3.023)
2017-10-16 18:22:25.607  INFO 9700 --- [       Thread-5] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@517cd4b: startup date [Mon Oct 16 18:22:24 CST 2017]; root of context hierarchy
2017-10-16 18:22:25.609  INFO 9700 --- [       Thread-5] o.s.j.e.a.AnnotationMBeanExporter        : Unregistering JMX-exposed beans on shutdown

Process finished with exit code 0

混沌的代码
浏览 1923回答 1
1回答

IT坚持者

我有 一个 SpringBoot 的快速构建
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

云计算