mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 07:49:14 +00:00
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.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.
|
||||
|
||||
Reference in New Issue
Block a user