spring-framework/spring-tx
Sébastien Deleuze 8e3846991d Reuse NoTransactionInContextException instances
New NoTransactionInContextException instances are created frequently in
TransactionContextManager#currentContext() when there is no transaction,
we could reuse the same instance instead to reduce the GC pressure.

Closes gh-33601
2024-09-27 17:45:02 +02:00
..
src Reuse NoTransactionInContextException instances 2024-09-27 17:45:02 +02:00
spring-tx.gradle Consistent dependency declarations 2023-08-02 00:56:50 +02:00