I am getting the following error
"Cannot resolve symbol 'EhCacheManagerFactoryBean'
After updating springboot version from 2.7 to 3.2..
Please suggest me the solution for the same
Added web,starter cache, cache api, ehcache dependency
@EnableCaching
I am getting the following error
"Cannot resolve symbol 'EhCacheManagerFactoryBean'
After updating springboot version from 2.7 to 3.2..
Please suggest me the solution for the same
Added web,starter cache, cache api, ehcache dependency
@EnableCaching