A simple demonstration of the pitfall of using Lombok in combination with Jackson.
- Build application: ./mvnw package
- Start the application: java -jar target/*.jar
- Or use your favourite IDE
Compare the output of the following endpoints (entering the in a web browser is enough)