Package com.oracle.coherence.spring.boot.autoconfigure
Provides auto configuration for Spring Boot.
-
Class Summary Class Description CachingEnabledCondition A SpringCondition
that matches if theEnableCaching
annotation is specified in the application context.CoherenceAutoConfiguration Activates Coherence Auto Configuration for Spring Boot, provided the respectiveCoherenceServer
is not defined.CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration CoherenceProperties Configuration properties for the Coherence Spring integration.CoherenceProperties.CacheAbstractionProperties Spring cache abstraction properties.CoherenceProperties.InstanceProperties Configuration properties of the Coherence Instance.CoherenceProperties.LoggingProperties Coherence Logging Configuration.CoherenceProperties.ServerProperties Configuration properties of the Coherence Server.CoherenceProperties.SessionProperties Coherence Session Configuration.