Uses of Class
com.oracle.coherence.spring.configuration.annotation.EnableCoherence
-
Packages that use EnableCoherence Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. -
-
Uses of EnableCoherence in com.oracle.coherence.spring.boot.autoconfigure
Classes in com.oracle.coherence.spring.boot.autoconfigure with annotations of type EnableCoherence Modifier and Type Class Description class
CoherenceAutoConfiguration
Activates Coherence Auto Configuration for Spring Boot, provided the respectiveCoherenceServer
is not defined.
-