/springboot-lombok

Spring Boot with Lombok

Primary LanguageShell

Spring Boot with Lombok

Requirements

  • Requires a MongoDB instance running
    • Install docker on your machine
    • mvn docker:build - Build a docker image with the mongodb instance
    • mvn docker:start - Starts the docker image
  • For better integration with your IDE, install the lombok plugin