Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. 2016-04-30 07:10:20.519 INFO 32079 --- [ Thread-3] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@72b53302: startup date [Sat Apr 30 04:23:53 CEST 2016]; root of context hierarchy
  2. 2016-04-30 07:10:20.557 INFO 32079 --- [ Thread-3] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2255c568: startup date [Sat Apr 30 04:24:10 CEST 2016]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@72b53302
  3. 2016-04-30 07:10:20.620 INFO 32079 --- [ Thread-3] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 0
  4. 2016-04-30 07:10:20.663 INFO 32079 --- [ Thread-3] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
  5. 2016-04-30 07:10:20.691 INFO 32079 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
  6. 2016-04-30 07:10:20.769 INFO 32079 --- [ Thread-3] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement