This project serves as an example web application to test attack on the Jackson-databind vulnerability CVE-2017-17485.
Build and package spring boot and angular7 into a deployable war file.
mvn package
Which automatically opens a web browser at http://localhost:4200
.
backend/mvn spring-boot:run