jar

com.oracle.coherence.spring : coherence-spring-boot-starter

Maven & Gradle

Jul 05, 2023
1 usages
25 stars

Coherence Spring Boot Starter · Coherence Spring Boot Starter + Autoconfiguration

Table Of Contents

Latest Version

Download com.oracle.coherence.spring : coherence-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.oracle.coherence.spring : coherence-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window coherence-spring-boot-starter-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.coherence.spring.boot.autoconfigure.support

├─ com.oracle.coherence.spring.boot.autoconfigure.support.LogType.class - [JAR]

com.oracle.coherence.spring.boot.config

├─ com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.class - [JAR]

├─ com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader.class - [JAR]

├─ com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver.class - [JAR]

├─ com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource.class - [JAR]

├─ com.oracle.coherence.spring.boot.config.CoherenceGrpcClient.class - [JAR]

com.oracle.coherence.spring.boot.autoconfigure.metrics

├─ com.oracle.coherence.spring.boot.autoconfigure.metrics.CoherenceMetricsAutoConfiguration.class - [JAR]

com.oracle.coherence.spring.boot.autoconfigure

├─ com.oracle.coherence.spring.boot.autoconfigure.CachingEnabledCondition.class - [JAR]

├─ com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration.class - [JAR]

├─ com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.class - [JAR]

com.oracle.coherence.spring.boot.autoconfigure.data

├─ com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesAutoConfiguration.class - [JAR]

├─ com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar.class - [JAR]

com.oracle.coherence.spring.boot.autoconfigure.session

├─ com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration.class - [JAR]

├─ com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionCondition.class - [JAR]

├─ com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties.class - [JAR]

com.oracle.coherence.spring.boot.autoconfigure.messaging

├─ com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar.class - [JAR]

Advertisement