Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 764 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 764 Bytes

Knight

Setting up Project

cp .env.example .env

Java CI with Maven

  • Docker compose file available for running postgres instance
  • Swagger Documentation Available

Technology:

  • Java 21
  • Docker Compose
  • Springboot
  • Flyway DB Migrations

Run Application using

./mvnw spring-boot:run

TODO:

Swagger Docs Available here