-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Document configuration property default for the show-values properties #39565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This can be done by adding an entry in |
…how-value properties
Closing in favor of #39589. |
Uh oh!
There was an error while loading. Please reload this page.
See https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#application-properties.actuator.management.endpoint.configprops.show-values for example. They all default to
NEVER
.There are three of them:
management.endpoint.configprops.show-values
,management.endpoint.env.show-values
andmanagement.endpoint.quartz.show-values
.The text was updated successfully, but these errors were encountered: