Demo application for vulnerability learning Pre-requisites JDK 1.8 Getting started Clone this repository Once you are into this newly created folder, run ./gradlew bootRun Visit http://localhost:8080/ to browse the application Hit Ctrl + C in console to stop the application