Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 3.07 KB

README.md

File metadata and controls

38 lines (30 loc) · 3.07 KB

template-java-API

License Latest release

Build & test Quality Gate Status codecov

Reliability Rating Security Rating Bugs Technical Debt Lines of Code

Template for an Open Source Java Project

This is used as a set of information for students' projects.

Content

This Java project contains a simple API created using spring-boot, tested with junit and spring-boot and documented with swagger using springdoc.

Continuous integration (CI) is managed using GitHub Actions.
Test coverage by JaCoCo and codecov.
Code quality is assessed with SonarCloud.

Step-by-step tutorial

Each step of this tutorial is detailed in the associated issues.