Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Created February 9, 2016 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeaholicguy/0f22022731bf8426be2c to your computer and use it in GitHub Desktop.
Save codeaholicguy/0f22022731bf8426be2c to your computer and use it in GitHub Desktop.
INFO 7620 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1da51a35: startup date [Tue Feb 09 20:37:37 ICT 2016]; root of context hierarchy
INFO 7620 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/products/test],methods=[GET]}" onto public java.lang.String com.codeaholicguy.demo.controller.ProductsController.test()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment