27 outubro 2022

SpringBoot - Write Microservice in less than 2 mins..


Pre-requisite :
  • Spring boot 2.7.0
  • Maven 3.6 +
  • Java 8 or later


Please add below dependencies in the project .
  • spring-boot-starter-web
  • spring-boot-starter-data-jpa
  • spring-boot-starter-data-rest
  • lombok
  • H2
  • spring-boot-devtools







Sem comentários: