Skip to content

Application to manage cricket fines and nominations

Notifications You must be signed in to change notification settings

grijeshsaini/cricket-club

Repository files navigation

Cricket Club Application

Java CI with Gradle

Introduction

This application is for cricket club group members.

Local Development

To start the applications locally, please follow the below steps

  • First, we need to build backend code using the command ./gradlew clean build, this will run all the unit tests, integration tests.
  • Then run docker-compose up --build, this command will create the image using the above Jar file and Dockerfile and then it will start the containers.
  • Then access the apis on swagger http://localhost:8080/swagger-ui/.

Technologies Used

  • Java-19.
  • Spring Boot
  • MySql
  • Docker
  • Swagger
  • Liquibase
  • TestContainers (To Write integration test.)

About

Application to manage cricket fines and nominations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published