org.springframework.cache.support.CompositeCacheManager
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache Lice ......
using Abp.Application.Services.Dto;
using Abp.Runtime.Caching;
using Microsoft.Extensions.Configuration;
using Newtonsoft.Json;
using Newtonsoft.Json. ......