Class ItfLiteNoHazelCastCacheConfiguration

java.lang.Object
org.qubership.atp.itf.lite.backend.configuration.cache.ItfLiteNoHazelCastCacheConfiguration

@Configuration @ConditionalOnProperty(value="spring.cache.hazelcast.client.enable", havingValue="false") public class ItfLiteNoHazelCastCacheConfiguration extends Object
  • Constructor Details

    • ItfLiteNoHazelCastCacheConfiguration

      public ItfLiteNoHazelCastCacheConfiguration()
  • Method Details

    • cacheManager

      @Bean public org.springframework.cache.CacheManager cacheManager()
      Returns CacheManager Object.
      Returns:
      CacheManager Object.