Getting Started Database setup Database is configured in application.properties Run application Run build jar with (when build with maven) java -jar recipee-0.0.1-SNAPSHOT.jar -Dspring.profiles.active=dev Available profiles if not specified application.properties is used, also dev can be specified