Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 643 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 643 Bytes

TIS Revalidation Connection

About

This is a service to manage revalidation connections with the following technology:

  • Java 11
  • Spring Boot
  • Gradle
  • JUnit 5

Boilerplate code is to be generated with:

  • Lombok
  • MapStruct

Code quality checking and enforcement is done with the following tools:

  • EditorConfig
  • Checkstyle
  • JaCoCo
  • SonarQube

Error and exception logging is done using Sentry.

TODO

  • Make the SENTRY_ENVIRONMENT dynamic.
  • Add repository to Dependabot.

Versioning

This project uses Semantic Versioning.

License

This project is license under The MIT License (MIT).