spring-boot/spring-bootstrap-samples/spring-bootstrap-actuator-sample
Dave Syer f12b3fbcd7 [bs-143] Add LiveBeansView to Actuator app on /beans
As per standard LiveBeansView features, if spring.liveBeansView.mbeanDomain
is set in the Environment, then all application contexts are displayed,
otherwise only the local one.  Only JSON is served (via produces=).

[Fixes #50879457]
2013-05-31 13:59:50 +01:00
..
src [bs-143] Add LiveBeansView to Actuator app on /beans 2013-05-31 13:59:50 +01:00
pom.xml [bs-127] Add DataSourceTransactionManager if no others are in use 2013-05-18 16:20:22 +01:00
start.groovy [bs-85] New name for production-ready features = "actuator" 2013-05-08 09:03:59 +01:00