Skip to content

vinod70/spring-boot-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting Up this project on a VM

Build Application

  mvn clean package
  

This generates jar file (fat jar)

Run this application

  Install Java 1.8
  
  java -jar jarfile-name

Test application

Open browser and try http://localhost:8080/welcome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%