• Stephane Nicoll's avatar
    Add redirection to actuator endpoint · 7d6f63ae
    Stephane Nicoll authored
    If a request to the actuator endpoint ends with a slash with Spring
    HATEOAS on the classpath, an empty array of links is returned whereas
    a request without the slash returns a response with all the expected
    links to the actuator's other endpoints.
    
    This commit adds an automatic redirection so that both URIs return the
    expected result.
    
    Closes gh-4575
    7d6f63ae
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...