/java-template

A base project that works as a template for microservices and backend applications.

Primary LanguageJavaApache License 2.0Apache-2.0

Base

Java Spring Postgres Gradle Code style GitHub Actions

Quality Gate Status Coverage Bugs Vulnerabilities Code Smells Lines of Code Duplicated Lines (%) Reliability Rating Maintainability Rating Security Rating Technical Debt

A base project that works as a template for microservices and backend applications. I want to put into practice the different concepts, tools, and best practices that I've been learning in my professional and academic experience.

Documentation

Available endpoints can be found at http://localhost:8080/base/swagger-ui/index.html. You need to be running the application locally in order to be able to access the provided URL.