Consuming Spring Boot Actuator’s hypermedia should be easy. Check if Boot is serving up the right media type and then verify we can consume it with: * RestTemplate * WebClient * Traverson NOTE: Recommend label “integration”.