Skip to content

kbroadbent/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building A Fat Jar Deployable

This application can be packaged into a fat jar with all of project's compiled classes as well as its dependencies. Run the following command ./mvnw clean package. The jar will be in a directory called target in the root of the project.

About

Very simple SpringBoot stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages