jar

org.springframework.cloud : spring-cloud-stream-schema-server

Maven & Gradle

7 usages
Table Of Contents

Latest Version

Download org.springframework.cloud : spring-cloud-stream-schema-server JAR file - Latest Versions:

All Versions

Download org.springframework.cloud : spring-cloud-stream-schema-server JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.3.x
1.2.x
1.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-cloud-stream-schema-server-2.2.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.stream.schema.server.model

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

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

org.springframework.cloud.stream.schema.server

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

├─ org.springframework.cloud.stream.schema.server.SchemaRegistryServerApplication.class - [JAR]

org.springframework.cloud.stream.schema.server.controllers

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

org.springframework.cloud.stream.schema.server.config

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

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

org.springframework.cloud.stream.schema.server.support

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

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

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

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

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

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

org.springframework.cloud.stream.schema.server.repository

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