Library to support implementing representations for hyper-text driven REST web services.
<dependency>
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>3.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Build HATEOAS links for REST controllers.
Ensure compatible Spring Boot version (2.x for HATEOAS 1.x, 3.x for HATEOAS 2.x).
No dependency data recorded yet.