Skip to content

Instantly share code, notes, and snippets.

@othmane-kinane-nw
Created January 4, 2025 23:44
Show Gist options
  • Save othmane-kinane-nw/d65d8916b615422c567e8a3329ae8aa0 to your computer and use it in GitHub Desktop.
Save othmane-kinane-nw/d65d8916b615422c567e8a3329ae8aa0 to your computer and use it in GitHub Desktop.
Disable Actuator endpoints by default
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