spring-framework/integration-tests
Simon Baslé 6becfe2508 Fix AOP for Kotlin suspending function with aspect + `@Cacheable`
This change simplifies the CacheInterceptor way of dealing with cached
coroutines, thanks to the fact that lower level support for AOP has been
introduced in c8169e5c. This fix is similar to the one applied for
`@Transactional` in gh-33095.

Closes gh-33210
2024-07-15 11:47:12 +02:00
..
src/test Fix AOP for Kotlin suspending function with aspect + `@Cacheable` 2024-07-15 11:47:12 +02:00
integration-tests.gradle Add Coroutines support to Spring AOP 2023-08-25 11:53:18 +02:00