HATEOAS

(Hypermedia As The Engine of Application State)

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId>
</dependency>