Provide EndpointRequest for WebFlux-based Security

Closes gh-11022
This commit is contained in:
Madhura Bhave
2018-01-09 11:26:26 -08:00
parent 32557e4987
commit e57aafd63d
14 changed files with 785 additions and 30 deletions

View File

@@ -1,2 +1,3 @@
spring.security.user.name=user
spring.security.user.password=password
spring.security.user.password=password
management.endpoints.web.expose=*