Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 325 Bytes

spring-boot-hello

Pre-requisites:

  • Install Java
  • Install GIT
  • Install Maven

Clone code from github:

git clone https://github.com/Naresh240/springboot-hello.git
cd pring-boot-hello

Build Maven Artifact:

mvn clean install

Deploy springboot application:

java -jar gs-spring-boot-0.1.0.jar