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

Make it possible to consume Spring Boot Actuator hypermedia #1052

Open
gregturn opened this issue Aug 12, 2019 · 1 comment
Open

Make it possible to consume Spring Boot Actuator hypermedia #1052

gregturn opened this issue Aug 12, 2019 · 1 comment

Comments

@gregturn
Copy link
Contributor

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”.

@gregturn gregturn added this to the 1.0.0.RC2 milestone Aug 12, 2019
@gregturn
Copy link
Contributor Author

Inspired by #1050 but we should target Boot 2.2.

@gregturn gregturn modified the milestones: 1.0.0.RC2, 1.0.0.RELEASE Sep 4, 2019
@gregturn gregturn modified the milestones: 1.0.0.RELEASE, 1.1.0.M1 Sep 17, 2019
@odrotbohm odrotbohm modified the milestones: 1.1.0.M1, 1.1.0.M2 Jan 14, 2020
@odrotbohm odrotbohm modified the milestones: 1.1.0.M2, 1.1.0 M3 Feb 11, 2020
@gregturn gregturn modified the milestones: 1.1.0.M3, 1.1.0.M4 Mar 31, 2020
@gregturn gregturn modified the milestones: 1.1.0.RC1, 1.2.0-M1 Apr 21, 2020
@odrotbohm odrotbohm modified the milestones: 1.2 M1, 1.2 RC1 Aug 11, 2020
@gregturn gregturn modified the milestones: 1.2 RC1, 1.2 GA Sep 15, 2020
@odrotbohm odrotbohm modified the milestones: 1.2 GA, 1.3 M1 Oct 27, 2020
@odrotbohm odrotbohm modified the milestones: 1.3 M1, 1.3 M2 Jan 13, 2021
@odrotbohm odrotbohm modified the milestones: 1.3 M2, 1.3 RC1 Feb 16, 2021
@odrotbohm odrotbohm modified the milestones: 1.3 M3, 1.4 M1 Mar 15, 2021
@odrotbohm odrotbohm modified the milestones: 1.4 M1, 1.4 M2 Jul 14, 2021
@odrotbohm odrotbohm modified the milestones: 1.4 M2, 1.4 M3 Aug 12, 2021
@odrotbohm odrotbohm modified the milestones: 1.4 M3, 1.4 candidates Sep 16, 2021
@odrotbohm odrotbohm removed this from the 1.4 candidates milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants