spring-boot/spring-boot-samples/spring-boot-sample-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
build.gradle Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
build.xml Update ant example to 1.0.0.BUILD-SNAPSHOT 2014-01-21 10:22:42 -08:00
ivy.xml Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
ivysettings.xml Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
pom.xml Next development version 2014-04-01 03:05:51 -07:00
start.groovy Ops -> Actuator 2013-07-31 13:20:26 -07:00