首页
>/org/springframework/cloud/spring-cloud-schema-registry-core/1.0.11.RELEASE/spring-cloud-schema-registry-core-1.0.11.RELEASE.jar
  •   <dependency>
  •       <groupId>org.springframework.cloud </groupId>
  •       <artifactId>spring-cloud-schema-registry-core </artifactId>
  •       <version>1.0.11.RELEASE </version>
  •   </dependency>
    • 本地下载
    • maven下载
    • 源码下载
    • pom下载
    • 云盘下载
    • Group
    • Artifact
    • Version
    • Download
  • >> Package Explorer
  • >>> Java Explorer <2.6.8>
    • META-INF
      • spring-configuration-metadata.json
      • maven
        • org.springframework.cloud
          • spring-cloud-schema-registry-core
            • pom.xml
            • pom.properties
      • MANIFEST.MF
      • spring.factories
    • application.yml
    • org
      • springframework
        • cloud
          • schema
            • registry
              • model
                • Schema.class
                • Compatibility.class
              • controllers
                • ServerController.class
              • support
                • AvroSchemaValidator.class
                • SchemaDeletionNotAllowedException.class
                • UnsupportedFormatException.class
                • SchemaValidator.class
                • InvalidSchemaException.class
                • SchemaNotFoundException.class
              • EnableSchemaRegistryServer.class
              • config
                • SchemaServerPropertiesBackwardCompatibilityEnvironmentPostProcessor.class
                • SchemaServerConfiguration.class
                • AbstractBackwardCompatibilityEnvironmentPostProcessor.class
                • SchemaServerProperties.class
              • repository
                • SchemaRepository.class


    Java源码类>>