jar

com.pingidentity.oss.cassandra4j : spring-boot-cassandra-autoconfigure

Maven & Gradle

Jun 12, 2019
1 usages
2 stars

Spring Boot AutoConfiguration :: Cassandra AutoConfiguration · Cassandra auto configuration

Table Of Contents

Latest Version

Download com.pingidentity.oss.cassandra4j : spring-boot-cassandra-autoconfigure JAR file - Latest Versions:

All Versions

Download com.pingidentity.oss.cassandra4j : spring-boot-cassandra-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 spring-boot-cassandra-autoconfigure-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.pingidentity.cassandra4j.springboot

├─ com.pingidentity.cassandra4j.springboot.CassandraAutoConfiguration.class - [JAR]

├─ com.pingidentity.cassandra4j.springboot.CassandraProperties.class - [JAR]

├─ com.pingidentity.cassandra4j.springboot.MapperFactory.class - [JAR]

com.pingidentity.cassandra4j.springboot.utils

├─ com.pingidentity.cassandra4j.springboot.utils.StringUtils.class - [JAR]

com.pingidentity.cassandra4j

├─ com.pingidentity.cassandra4j.CassandraConfigurationCustomizer.class - [JAR]

├─ com.pingidentity.cassandra4j.CassandraPostConfigurationCustomizer.class - [JAR]

com.pingidentity.cassandra4j.springboot.health

├─ com.pingidentity.cassandra4j.springboot.health.CassandraHealthIndicator.class - [JAR]

Advertisement