Skip to content

malathit/spring-boot-best-practises

Repository files navigation

spring-boot-best-practises

Build Status Test Coverage

About

This project demonstrates the best practises to be followed when developing a spring boot project.

Pre-requisites

  • Docker
  • Docker compose
  • Java 11
  • Maven 3

How to run

Build the jar using command,

mvn clean install -DskipTests

Start the application with the command,

docker-compose up

About

Best practises to be followed when developing a spring boot application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published