Java Maven project template [](LICENSE)
April 30, 2023 ยท View on GitHub
Java Maven project template 
Template for basic maven project with CI SonarCloud, QL and CD to automatically deploy docker image on release.
Use template
To use this template, you just have to click on "Use this template" on the main page of this repository, or you can copy/paste it.
Template configuration :
- Fix pom.xml
- To guide you, a FIXME tag has been added to all lines to be edited.
- Config SonarCloud
- To configure SonarCloud to your project you need to go on https://sonarcloud.io
- Replace the file at /.github/workflows/sonar.yml with your own yaml file at https://sonarcloud.io and if your Java project is not on Java 11, edit this yaml file.
Badges
Don't forget to add your own SonarCloud badges to your readme ๐
Contact
If you have any problems setting up CI, CD or other, do not hesitate to contact me at Mathieu.Soysal@etu.umontpellier.fr