Packaging and Deploying Spring Boot Applications as WAR Files

Introduction

This guide explains how to do the following:

Packaging a Maven-Based Spring Boot Application as a WAR File

To change the packaging in a Maven-based Spring Boot application that was generated using the Spring Initializr or Vaadin Start tools, make the following changes in the pom.xml file: