Short Note: when Spring Boot and Privoxy don't like each other
I figured out after full day of work a very peculiar behavior in Spring Boot and wanted to write this one down since it was a pretty annoying one.
Let’s say you are:
using Spring Boot and need to make HTTP client connections (using RestTemplate or R...
blog.aleksic.dev2 min read