spring-framework/spring-context
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
.springBeans Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
spring-context.gradle Add ThreadLocalAccessor for LocaleContext and RequestAttributes 2024-02-15 15:49:55 +01:00