Note: This tutorial requires you to run your app locally on your own computer Pre-requisites Docker for OSX or Docker for Windows NetBeans IDE Java Development Kit Getting Started Using your git client clone the repository. git clone https://github.com/docker/labs cd labs/developer-tools/java-debugging Open NetBeans IDE, Click on Open Project... Select app and click on Open Project. Building the application The application is a basic Spring MVC application that receives user input from a form...