spring-boot/spring-boot-actuator
Dave Syer 72d7c286c0 Add Spring MVC-generated path suffixes to endpoint paths
Spring Security doesn't know that Spring MVC maps /foo, /foo.json
and /foo/ all to the same handler. This change explicitly adds
suffixes to the actuator endpoint matchers so they are properly
protected.
2014-04-03 14:03:09 +01:00
..
src Add Spring MVC-generated path suffixes to endpoint paths 2014-04-03 14:03:09 +01:00
pom.xml Next development version 2014-04-01 03:05:51 -07:00