mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1f13516528
With this commit, @Transactional on suspending functions returning a value now commits the transaction properly. Closes gh-25998