Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Actuator's hypermedia #9901

Closed
wilkinsona opened this issue Jul 28, 2017 · 1 comment
Closed

Simplify Actuator's hypermedia #9901

wilkinsona opened this issue Jul 28, 2017 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

We just want a single endpoint that provides HAL links to all the enabled endpoints

@wilkinsona wilkinsona added this to the 2.0.0.M4 milestone Jul 28, 2017
@mbhave
Copy link
Contributor

mbhave commented Jul 28, 2017

This one does something similar.

@wilkinsona wilkinsona marked this as a duplicate of #6887 Jul 29, 2017
wilkinsona added a commit to wilkinsona/spring-boot that referenced this issue Jul 30, 2017
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 spring-projectsgh-9901
@wilkinsona wilkinsona self-assigned this Jul 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants