/BookList

Simple web app with book listing

Primary LanguageJava

BookList

1. Create persistence.properties & liquibase.properties in the properties/ folder.

2. Run mvn clean package -P db-migration to build a deployable WAR file and apply database migrations.