I am currently building an application with a REST interface, using Spring Boot, Hibernate and Spring-HATEOAS. My data model is defined as beans with @Entity annota
@Entity
use below dependency
org.springframework.boot spring-boot-starter-web
instead of
org.springframework.boot spring-boot-starter-data-rest