. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.0.0.RELEASE)
2018-03-21 11:47:20.299 INFO 14388 --- [ main] com.imooc.demo.GirlApplication : Starting GirlApplication on DESKTOP-2V82OIG with PID 14388 (I:\yinda\project\first\workspace\girl\target\classes started by lrk in I:\yinda\project\first\workspace\girl)
2018-03-21 11:47:20.306 INFO 14388 --- [ main] com.imooc.demo.GirlApplication : No active profile set, falling back to default profiles: default
2018-03-21 11:47:20.424 INFO 14388 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@44a664f2: startup date [Wed Mar 21 11:47:20 CST 2018]; root of context hierarchy
2018-03-21 11:47:21.543 INFO 14388 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2018-03-21 11:47:21.559 INFO 14388 --- [ main] com.imooc.demo.GirlApplication : Started GirlApplication in 1.622 seconds (JVM running for 2.127)
2018-03-21 11:47:21.563 INFO 14388 --- [ Thread-2] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@44a664f2: startup date [Wed Mar 21 11:47:20 CST 2018]; root of context hierarchy
2018-03-21 11:47:21.565 INFO 14388 --- [ Thread-2] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown