Skip to content

Code improvements

MPHSlaats requested to merge feature/sonarqube into develop

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.

Merge request reports

Loading