
Install Apache Maven for your local development environment: Note: The JAVA_HOME environment variable must be set to the install location of the JDK to complete this tutorial.ĭownload Apache Maven version 3 or greater: If you don't have, please install them.ĭownload and install the Extension Pack for Java, which has JDK 11 included. ScenarioĪ simple Spring Boot Getting Started web appīefore running and deploying this sample, you must have the Java SE Development Kit (JDK) and Apache Maven build tools on your local development environment. You'll learn how to run, debug, and edit the Java web app locally and eventually on the cloud.

This tutorial shows you how to create a Java web application with Visual Studio Code.


Configure IntelliSense for cross-compilingĮdit Java Web Apps with Visual Studio Code.
