View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]