Created
December 10, 2021 12:35
-
-
Save j-tim/da845644bf757864c4446eea07bd2c7c to your computer and use it in GitHub Desktop.
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
# To expose Spring Boot info actuator | |
management: | |
endpoints: | |
web: | |
exposure: | |
include: info |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment