Hi,
this is an attempt to fix #28528, which I believe is a similar case like https://github.com/spring-projects/spring-framework/issues/26601.
In a nutshell this PR therefore implements SmartClassLoader
in FilteredClassLoader
.
Let me know what you think. Cheers, Christoph