Created
January 4, 2025 23:44
-
-
Save othmane-kinane-nw/d65d8916b615422c567e8a3329ae8aa0 to your computer and use it in GitHub Desktop.
Disable Actuator endpoints by default
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
management: | |
endpoints: | |
enabled-by-default: false | |
web: | |
exposure: | |
include: "*" | |
endpoint: | |
info: | |
enabled: true | |
info: | |
defaults: | |
enabled: false | |
java: | |
enabled: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment