spring-boot/spring-boot-actuator
Dave Syer 45315a97ff Prevent accidental failure of deployed war when management.port is set
We can't support (yet) embedded containers inside a deployed war (class
loader conflicts are inevitable, really). Until we figure out a way to
do it, we should just log a warning and advise the user to switch to
JMX for the actuator endpoints.

See gh-552
2014-03-24 08:07:39 +00:00
..
src Prevent accidental failure of deployed war when management.port is set 2014-03-24 08:07:39 +00:00
pom.xml Next development version 2014-03-03 22:46:12 -08:00