spring-framework/spring-aspects
Stéphane Nicoll 9492d88270 Stop wrapping low-level exceptions in CacheAspectSupport initialization
This commit replaces the IllegalStateException thrown in
CacheAspectSupport when a CacheManager cannot be determined. These were
added to provide a dedicated error message, but it is possible to do
so without hiding the more adequate exception type.

Closes gh-22442
2024-04-29 15:24:36 +02:00
..
src Stop wrapping low-level exceptions in CacheAspectSupport initialization 2024-04-29 15:24:36 +02:00
spring-aspects.gradle Update to io.freefair.aspectj 8.4 2023-10-15 01:09:29 +02:00