Actuator web endpoint 'info'

Method: HTTP GET

Endpoint: http://<host_address>:<port_address>/management

curl -X 'GET' \
  'http://localhost:9090/management/info' \
  -H 'accept: */*'