Tag: Fat Jar
Dropwizard Automatic Build and Deploy to Cloud-Native Microservices
Today we keep covering the topic of building Java microservices, so decided to pay heed to a popular framework, called Dropwizard. Comparing to alternatives,...
Thorntail Fat, Thin and Skinny Approach for Running Microservice Applications
Thorntail, originally WildFly Swarm, is the most suitable for packaging applications as JAR, WAR or EAR files. The most important value is in the...
Building Microservices with Spring Boot Fat (Uber) Jar
In most of the minds, microservices is an approach to make a traditional monolithic system more structured, dividing it into logical components that correspond...