Create a Spring boot project with JSP frontend in Eclipse and add vanilla Hibernate to it.
By default, Spring boot uses JPA to access and persist data into databases.