Fix binary compatibility issue
Existing apps get a NoSuchMethodError before this change because they were compiled expecting a different signature for the deprecated FilterRegistrationBean constructor.
Showing
Please register or sign in to comment