spring-data-jpa - example Running this application Update database credentials in application.properties create the database (no need to create tables. They will be created in the fly) Run the following ./gradlew bootRun Test the application here