Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 390 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 390 Bytes

SpringBoot

Sample Application For Spring Boot With CRUD Repository and Custom Error Handling and ExceptionHandler

Prerequisites

  • JDK 1.8 or later
  • Maven 3 or later

Stack

  • Spring Boot
  • Spring Data JPA
  • Maven
  • SQL Server
  • SonarQube

Run

  • maven run : mvn clean install

  • Sonar Run : mvn sonar:sonar

    For Sonar Run need to configure the sonar porperty in pom.xml