Presentation by Luuk Buit JavaOne 2017.
Firefox
Settings > Advanced > Network > Connection settings > Manual proxy:
- localhost:9876 for all protocols
- remove localhost/127.0.0.1 from "No Proxy for:"
Options > Local Proxy > localhost:9876
$ docker pull psiinon/bodgeit
$ docker run --rm -p 8080:8080 -i -t psiinon/bodgeit
Spring Boot Sample Web Secure
$ git clone https://github.com/spring-projects/spring-boot.git
$ cd spring-boot/spring-boot-samples/spring-boot-sample-web-secure
$ mvn spring-boot:run
$ brew install dependency-check
$ cd struts2
$ mvn package
$ dependency-check --scan . --project struts
$ open dependency-check-report.html