/bootdemo

bootdemo

Primary LanguageShell

Spring Boot + H2 Sample Application

This sample demonstrates the integration Spring Boot with h2 File Database

To build
mvn clean package

To run
mvn spring-boot:run

Tested this application in maven3