spring-framework/spring-context
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 Fix AOP for Kotlin suspending function with aspect + `@Cacheable` 2024-07-15 11:47:12 +02:00
.springBeans
spring-context.gradle Add basic test for reactive caching 2023-11-20 15:24:40 +01:00