Fix typo
This commit is contained in:
@@ -689,7 +689,7 @@ content into your application; rather pick only the properties that you need.
|
|||||||
endpoints.docs.enabled=true
|
endpoints.docs.enabled=true
|
||||||
endpoints.docs.curies.enabled=false
|
endpoints.docs.curies.enabled=false
|
||||||
endpoints.hal.enabled=true
|
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 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.
|
endpoints.cors.allow-credentials= # set whether user credentials are support. When not set, credentials are not supported.
|
||||||
|
|||||||
Reference in New Issue
Block a user