sticknycu / queryit-core-backend

Back-end core part of the QueryIT project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Back-end core part of the QueryIT project.

License:GNU General Public License v3.0


Languages

Language:Kotlin 96.1%Language:Shell 3.0%Language:Dockerfile 0.8%