Added a new property to the coin-api.properties file:

For acc and prod:
#Cache manager
cacheManagerClass=org.springframework.cache.ehcache.EhCacheCacheManager

For dev and test:
#Cache manager
cacheManagerClass=nl.surfnet.coin.shared.cache.ConextNoOpCacheManager