Skip to content

feat/Implemented test profile and test data

Andreas Kluge Svendsrud requested to merge feat/spring-profile-for-test into master

Implemented test profile and test data. Spring Profile used for testing and connecting to a test database. Use the command: mvn spring-boot:run -Dspring-boot.run.profiles=test

Merge request reports