Posts related to tag: jar


How to convert a Spring Boot JAR Application to a WAR

On this page, we will learn how to convert a Spring Boot JAR Application to a WAR. By default Spring […] Continue reading »

How to build executable JAR with Maven in Spring Boot

In this tutorial, we will learn how to build executable JAR with Maven in Spring Boot application. Spring Boot provides […] Continue reading »