spring Cache Agent Cache Provider
open fun springCacheAgentCacheProvider(cacheManager: ObjectProvider<CacheManager>): AgentCacheProvider
Fails rather than skipping when no CacheManager exists: the provider was requested explicitly, and a request that silently does nothing would leave agent processes non-durable with no indication why.