Skip to content

skhatri/microservices-starter-kotlin

Repository files navigation

microservices-starter

Microservices Starter Project

Build Code Coverage CII Best Practices Maintainability Known Vulnerabilities

Development

Developer Guide

Content

Category Choice
Logging log4j2
SAST Sonar
Tests JUnit5
Coverage Jacoco
Code Style Checkstyle
Load Testing Gatling

load-testing

Gatling

Load test can be run using one of the following two approaches

gradle load-testing:runTest
IDE - com.github.starter.todo.Runner

vulnerability

Install snyk and authenticate for CLI session

npm install -g snyk
snyk auth

Publish results using

snyk monitor --all-sub-projects

About

Microservices Starter Kotlin - Microservices Starter Project - Spring Boot, Java 21, Log4j2, TestContainer, JUnit5, Code Coverage, Checkstyle, Kotlin DSL, Postgres, Vault Secrets, Gatling Load Testing, Sonar

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors