org.springframework.cache.ehcache was removed from spring-context-support in 6.0.x. What is an alternative to the package? #30641
Labels
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
I am using the ehcache package from the spring-context-support JAR in my code. In the 6.0.x version, then entire package has been removed(refer to SS below). spring-context-support 6.0.x git repo I am looking for an alternative to this package or if it's been moved elsewhere.
I've tried searching for its alternative or if it has been moved to some other package as this has been done before as well. I tried searching the list of deprecated classes in 6.0.x, but classes of this package aren't mentioned there so I couldn't find a solution there as well.
The text was updated successfully, but these errors were encountered: