/bookapp

Primary LanguageJava

Sample project demonstrates building and testing a backend API using Spring, Hibernate and JPA.

Project structure and patterns inspired by AtomRain.

Check out my blog to learn more about the configurations in the project.

Build with Gradle:

From the root project directory (bookapp), run: ./gradew build