ngvoicu.dev
article · 2019-08-07 · originally published on the ZeeSpire blog

Create a Spring Boot project with JSP in Eclipse

by Gabriel Voicu

Create a Spring Boot project with JSP in Eclipse

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.