diff --git a/spring-boot-actuator/README.md b/spring-boot-actuator/README.md index ef9713ef34..086432a4cd 100644 --- a/spring-boot-actuator/README.md +++ b/spring-boot-actuator/README.md @@ -277,16 +277,10 @@ will enable HTTP basic authentication by default on all the endpoints. In the `pom.xml` it would look like this: - org.springframework.security - spring-security-javaconfig - 1.0.0.BUILD-SNAPSHOT + org.springframework.boot + spring-boot-starter-security -(Spring Security java config is still work in progress so we have used -a snapshot. Beware of sudden changes.) - - - Try it out: $ curl localhost:8080/