mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c37c59f578
Replace the more limited List-based methods to add filtes and exception handlers with Consumer<List<?>> variants.