spring-framework/integration-tests/src/test
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
..
java/org/springframework Polishing 2024-05-23 17:07:55 +02:00
kotlin/org/springframework/aop/framework/autoproxy Fix AOP for Kotlin suspending function with aspect + `@Cacheable` 2024-07-15 11:47:12 +02:00
resources Jakarta EE 9 migration 2021-09-17 09:14:07 +02:00