spring-projects / spring-projects/spring-hateoas
Make it possible to consume Spring Boot Actuator hypermedia
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
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”.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking how Spring Boot Actuator serves its hypermedia media type, then review existing integration coverage for RestTemplate, WebClient, and Traverson. The work is done when each client can consume the Actuator hypermedia successfully and the relevant verification is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100