• Andy Wilkinson's avatar
    Simplify the Actuator's hypermedia support · 9f75da9a
    Andy Wilkinson authored
    This commit replaces the Acuator's support for hypermedia with a
    single endpoint that returns HAL-formatted links to all of the
    available endpoints. This is done without requiring Spring HATEOAS
    to be on the classpath in a similar manner to the existing
    CloudFoundry discovery endpoint.
    
    Closes gh-9901
    9f75da9a
pom.xml 9.2 KB