Creating a Fat Jar App with Spring Boot
In this guide, I’ll show you how to create a Fat Jar with Spring Boot. Together, we’ll build a simple ‘UsersMicroservice’, then pack it into a Fat Jar. Don’t worry if you’re new, I’ll guide you step-by-step and answer your top questions along the way. Let’s get started! What is a Fat JAR? A Fat…
Read More Creating a Fat Jar App with Spring Boot