/queryit-core-backend

Back-end core part of the QueryIT project.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

QueryIT-Core-Backend

Codacy Badge Codacy Badge

QueryIT-Core-Backend is part of QueryIT and is the core of the backend application.

Stack used for the project is:

  • Kotlin 1.7.21
  • Java 17
  • Spring with Spring Boot, 2.6.7
  • Postgres Database 14.1
  • Docker with docker-compose and Dockerfile
  • Mocked Tests are maked with Mockito and JUnit 5
  • JaCoCo Plugin 0.8.8
  • MapStruct Plugin 1.5.3-Final
  • OpenFeign 3.1.5
  • DTOs
  • Codacy for analyze, quality code and coverage tests
  • Github Actions