spring-framework/spring-aspects/src
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
..
main Introduce configurable default rollback rules 2024-03-05 18:08:08 +01:00
test Stop wrapping low-level exceptions in CacheAspectSupport initialization 2024-04-29 15:24:36 +02:00