Spring boot:
https://github.com/springframeworkguru/spring5webapp.git

1
./mvnw spring-boot:run

download lots of stuff

JPA: Java Persistence API, working with relational data. It’s a specification, not an implementation.

reference: