In this maven tutorial, we will learn to create fat jar or uber jar for spring boot applications using maven plugin. Its very easy and require very few config changes in pom.xml file.
The post Maven – Create Fat/Uber Jar for Spring Boot Applications appeared first on HowToDoInJava.