What is the default behavior of the /actuator/health endpoint when detail is not explicitly configured?
-
A
Returns only the overall status without component details to unauthenticated callers
-
B
Returns full component details to all callers regardless of authentication
-
C
Returns a 404 response unless security is disabled
-
D
Returns details only when the application is DOWN