spring-framework/spring-context/src
Juergen Hoeller 95110d8257 Introduce TransactionalApplicationListener interface (with callback support)
Includes forPayload methods and common adapter classes for programmatic usage.
Aligns default order values for event handling delegates to LOWEST_PRECEDENCE.

Closes gh-24163
2020-10-22 15:19:32 +02:00
..
jmh/java/org/springframework/context Rewrite "performance" test to JMH benchmarks 2020-09-25 13:43:38 +02:00
main Introduce TransactionalApplicationListener interface (with callback support) 2020-10-22 15:19:32 +02:00
test Introduce TransactionalApplicationListener interface (with callback support) 2020-10-22 15:19:32 +02:00
testFixtures/java/org/springframework/context/testfixture Replace remaining usage of LinkedList with ArrayList/ArrayDeque 2020-08-26 18:32:08 +02:00