Skip to content

Instantly share code, notes, and snippets.

@marek-obuchowicz
Created October 19, 2015 12:36
Show Gist options
  • Save marek-obuchowicz/d56c786f70e751ece5ae to your computer and use it in GitHub Desktop.
Save marek-obuchowicz/d56c786f70e751ece5ae to your computer and use it in GitHub Desktop.
2015-10-19 12:31:17,214 [qtp1752809409-802987] [o.s.b.SpringApplication] [] [] - Starting application on bcc77f0e0b40 with PID 10 (started by ? in /)
2015-10-19 12:31:17,217 [qtp1752809409-802987] [o.s.c.a.AnnotationConfigApplicationContext] [] [] - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6aec993a: startup date [Mon Oct 19 12:31:17 UTC 2015]; root of context hierarchy
2015-10-19 12:31:17,219 [qtp1752809409-802987] [o.s.b.f.a.AutowiredAnnotationBeanPostProcessor] [] [] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2015-10-19 12:31:17,219 [qtp1752809409-802987] [o.s.b.SpringApplication] [] [] - Started application in 0.207 seconds (JVM running for 331894.715)
2015-10-19 12:31:17,219 [qtp1752809409-802987] [o.s.c.c.s.NativeEnvironmentRepository] [] [] - Adding property source: classpath:/configs/application.yml#live
2015-10-19 12:31:17,219 [qtp1752809409-802987] [o.s.c.c.s.NativeEnvironmentRepository] [] [] - Adding property source: classpath:/configs/application.yml
2015-10-19 12:31:17,219 [qtp1752809409-802987] [o.s.c.a.AnnotationConfigApplicationContext] [] [] - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6aec993a: startup date [Mon Oct 19 12:31:17 UTC 2015]; root of context hierarchy
2015-10-19 12:31:18,036 [qtp1752809409-801840] [o.s.b.a.a.l.AuditListener] [] [] - AuditEvent [timestamp=Mon Oct 19 12:31:18 UTC 2015, principal=user, type=AUTHENTICATION_SUCCESS, data={details=org.springframework.security.web.authentication.WebAuthenticationDetails@ffffe21a: RemoteIpAddress: x.x.x.x; SessionId: null}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment