spring-projects / spring-hateoas

Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.
https://spring.io/projects/spring-hateoas
Apache License 2.0
1.03k stars 477 forks source link

Make it possible to consume Spring Boot Actuator hypermedia #1052

Open gregturn opened 5 years ago

gregturn commented 5 years ago

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:

NOTE: Recommend label “integration”.

gregturn commented 5 years ago

Inspired by #1050 but we should target Boot 2.2.