spring-boot/spring-boot-samples/spring-boot-sample-actuator
Andy Wilkinson e185793396 Update test to correct name of metric for request that returns a 401
The request is being made to '/' and, while the application does have
a mapping for '/', that mapping is not looked for before Spring
Security's filter rejects the request with a 401. This means that the
request is considered to be unmapped and this is reflected in the
metric's name.

See #1331 and #1333
2014-08-06 13:38:42 +01:00
..
src Update test to correct name of metric for request that returns a 401 2014-08-06 13:38:42 +01:00
build.gradle Fixup version numbers following release 2014-07-08 03:07:03 -07:00
build.xml Fixup version numbers following release 2014-07-08 03:07:03 -07: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-07-08 02:33:36 -07:00