Code improvements
Created by: mphslaats
- Fixed SonarQube issues
- Added properties file:
- If you use the application in your IDE the files will be taken from
src/main/resources
; - If you run the
.jar
with-prod
the files will be taken from the same directory as the.jar
file.
- If you use the application in your IDE the files will be taken from