Created
May 18, 2019 20:43
-
-
Save horochovec/961e3cdc9f18341ace47e759c576291c to your computer and use it in GitHub Desktop.
Build a fatjar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn package | |
java -jar [your-package].jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment