Skip to content

cpkr162/executable-jar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

executable-jar

executable jar without dependencies

Build the spring boot application

  • mvn clean install
  • mvn clean install -P executable-jar
  • mvn clean install -P executable-jar-custom-manifest

Run executable jar

java -jar target/executable-jar.jar "Pradeep Reddy" Bangalore

About

executable jar without dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages