0 votes
in Spring Framework Database Integration by
recategorized by
Spring boot Actuator can be used to view ___________

a) None of the options

b) All the options mentioned

c) Application bean configuration details

d) Registered Health Check Metrics

e) Application URL Mappings, Environment details and configuration parameter values

1 Answer

0 votes
by
b) All the options mentioned

Spring boot Actuator can be used to view Application bean configuration details, Registered Health Check Metrics and Application URL Mappings, Environment details and configuration parameter values
...