mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a0d50a546b
This commit polishes tests in spring-aop by using OrderComparator.sort() and lambda expressions instead of anonymous classes where feasible. Closes gh-23458