Class CachingConfig

java.lang.Object
org.trustdeck.configuration.CachingConfig

@Configuration public class CachingConfig extends Object
This class provides configuration for the caching.
Author:
Armin Müller
  • Constructor Details

    • CachingConfig

      public CachingConfig()
  • Method Details

    • hazelcastConfig

      @Bean public com.hazelcast.config.Config hazelcastConfig()
      This method is used to initialize the hazelcast cache configuration object.
      Returns:
      a configuration object to use for initializing a hazelcast instance