• Andy Wilkinson's avatar
    In absence of HAL browser, serve browsers JSON from actuator entry point · dad0574f
    Andy Wilkinson authored
    Following the changes made to combines the /links and /hal endpoints
    into a single /actuator endpoint, a web browser accessing /actuator
    would receive a 406 response if HAL browser was not on the classpath.
    
    This commit updates the /actuator main entry point so that it will
    serve JSON to a web browser when HAL browser is not on the classpath.
    
    The actuator's embedded documentation has also been updated to reflect
    the recent changes.
    
    Closes gh-3696
    dad0574f
Name
Last commit
Last update
..
images Loading commit data...
autoconfig.adoc Loading commit data...
beans.adoc Loading commit data...
configprops.adoc Loading commit data...
dump.adoc Loading commit data...
env.adoc Loading commit data...
health.adoc Loading commit data...
index.adoc Loading commit data...
info.adoc Loading commit data...
mappings.adoc Loading commit data...
metrics.adoc Loading commit data...
trace.adoc Loading commit data...