Using org.commonsources.correlation.filter.CorrelationHeaderFilter throws Caused by: java.io.IOException: Failed to load class [javax.servlet.Filter]
I have a Spring Boot app which is on 2.7.12 version (running on Java 8).
I am upgrading it to Spring Boot 3.2.5 and installed Java 17. Now, I get below errors.