Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 214 Bytes

Create an empty project using spring initializer

pom.xml define all the dependencies

Build an executable JAR mvn clean package

Annotations used: @RestController @Controller @GetMapping @RequestParamas]