Files
spring-boot/spring-boot-samples
Dave Syer fa507005cd Use ServletWrappingController for jolokia instead of Servlet
We get more control over the handling and in particular the registration
of the endpoint this way. It was practically impossible to disable the
AgentServlet bean when in a parent context of the management server
because of lifecyce issues - you don't know that the user wants a
separate management server until too late.

This approach also makes it possible to test with spring-test MVC
support.
2013-12-20 19:49:48 +00:00
..
2013-12-16 14:38:52 -08:00
2013-10-08 21:17:39 -07:00
2013-10-08 20:30:45 -07:00
2013-12-16 14:38:52 -08:00
2013-11-25 17:12:56 -08:00
2013-12-18 20:05:33 -08:00
2013-08-05 22:36:22 -07:00

Spring Boot - Samples

We are currently still working on documentation for Spring Boot. Please check back in the future.