jar

org.springframework.cloud : spring-cloud-schema-registry-core

Maven & Gradle

Oct 22, 2021
25 usages
Table Of Contents

Latest Version

Download org.springframework.cloud : spring-cloud-schema-registry-core JAR file - Latest Versions:

All Versions

Download org.springframework.cloud : spring-cloud-schema-registry-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 spring-cloud-schema-registry-core-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.schema.registry.support

├─ org.springframework.cloud.schema.registry.support.AvroSchemaValidator.class - [JAR]

├─ org.springframework.cloud.schema.registry.support.InvalidSchemaException.class - [JAR]

├─ org.springframework.cloud.schema.registry.support.SchemaDeletionNotAllowedException.class - [JAR]

├─ org.springframework.cloud.schema.registry.support.SchemaNotFoundException.class - [JAR]

├─ org.springframework.cloud.schema.registry.support.SchemaValidator.class - [JAR]

├─ org.springframework.cloud.schema.registry.support.UnsupportedFormatException.class - [JAR]

org.springframework.cloud.schema.registry.repository

├─ org.springframework.cloud.schema.registry.repository.SchemaRepository.class - [JAR]

org.springframework.cloud.schema.registry.model

├─ org.springframework.cloud.schema.registry.model.Compatibility.class - [JAR]

├─ org.springframework.cloud.schema.registry.model.Schema.class - [JAR]

org.springframework.cloud.schema.registry.controllers

├─ org.springframework.cloud.schema.registry.controllers.ServerController.class - [JAR]

org.springframework.cloud.schema.registry

├─ org.springframework.cloud.schema.registry.EnableSchemaRegistryServer.class - [JAR]

org.springframework.cloud.schema.registry.config

├─ org.springframework.cloud.schema.registry.config.AbstractBackwardCompatibilityEnvironmentPostProcessor.class - [JAR]

├─ org.springframework.cloud.schema.registry.config.SchemaServerConfiguration.class - [JAR]

├─ org.springframework.cloud.schema.registry.config.SchemaServerProperties.class - [JAR]

├─ org.springframework.cloud.schema.registry.config.SchemaServerPropertiesBackwardCompatibilityEnvironmentPostProcessor.class - [JAR]

Advertisement