InnaPavan / springboot-hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Java 91.3%Language:Dockerfile 8.7%