Uses of Class
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
- 
Packages that use CoherenceProperties Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. - 
- 
Uses of CoherenceProperties in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure with parameters of type CoherenceProperties Modifier and Type Method Description CoherenceConfigurerCustomizer<DefaultCoherenceConfigurer>CoherenceAutoConfiguration. coherenceConfigurerCustomizer(CoherenceProperties coherenceProperties) 
 -