Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 211 Bytes

Spring Annotations

Local setup

Step 1: Download or clone the source code from GitHub to the local machine

Step 2: mvn clean install

Step 3: mvn spring-boot:run or Run as Java Application