This commit is contained in:
Stephane Nicoll
2015-08-02 10:04:50 +02:00
parent 6d2af95d59
commit a4e5ee0b32

View File

@@ -689,7 +689,7 @@ content into your application; rather pick only the properties that you need.
endpoints.docs.enabled=true
endpoints.docs.curies.enabled=false
endpoints.hal.enabled=true
endpoints.links.enable=true
endpoints.links.enabled=true
# ENDPOINTS CORS CONFIGURATION ({sc-spring-boot-actuator}/autoconfigure/MvcEndpointCorsProperties.{sc-ext}[MvcEndpointCorsProperties])
endpoints.cors.allow-credentials= # set whether user credentials are support. When not set, credentials are not supported.