File tree
172 files changed
+11686
-1524
lines changed- .github/workflows
- app
- src
- main
- java/io/apicurio/registry
- ccompat/rest/v7/impl
- rest/v3
- resources-unfiltered/META-INF/resources/api-specifications/registry/v3
- test/java/io/apicurio/registry/rbac
- distro
- docs/modules/ROOT/partials/getting-started
- examples
- avro-bean
- src/main/java/io/apicurio/registry/examples/avro/bean
- avro-maven-with-references
- src/main/resources/schemas
- avro-maven-with-references-auto
- src/main/resources/schemas
- confluent-serdes
- src/main/java/io/apicurio/registry/examples/confluent/serdes
- custom-resolver
- src/main/java/io/apicurio/registry/examples/custom/resolver
- custom-strategy
- src/main/java/io/apicurio/registry/examples/custom/strategy
- debezium-openshift
- src/main
- java/io/apicurio/example/debezium
- kafka
- model
- rest
- sql
- resources
- docker-compose
- src/main
- assembly
- resources
- config
- keycloak
- provisioning/datasources
- event-driven-architecture
- jsonschema-validation
- src/main/java/io/apicurio/registry/examples/validation/json
- mix-avro
- src/main/java/io/apicurio/registry/examples/mix/avro
- openshift-template
- protobuf-bean
- src/main
- java/io/apicurio/registry/examples/simple/protobuf
- proto
- protobuf-find-latest
- src/main
- java/io/apicurio/registry/examples/simple/protobuf
- proto
- resources
- protobuf-validation
- src/main
- java/io/apicurio/registry/examples/validation/protobuf
- proto
- quarkus-auth
- src/main
- java/io/apicurio/example
- schema/avro
- resources
- avro/schema
- rest-client
- src/main/java/io/apicurio/registry/examples
- util
- rest-client-downstream
- src/main/java/io/apicurio/registry/examples
- util
- serdes-with-references
- src/main
- java/io/apicurio/registry/examples/references
- model
- resources
- schema/sample
- simple-avro
- src/main/java/io/apicurio/registry/examples/simple/avro
- simple-avro-downstream
- src/main/java/avro
- simple-avro-maven
- src/main
- java/io/apicurio/registry/examples/simple/avro/maven
- resources/schemas
- simple-json
- src/main/java/io/apicurio/registry/examples/simple/json
- simple-protobuf
- src/main
- java/io/apicurio/registry/examples/simple/protobuf
- proto
- simple-validation
- src/main
- java/io/apicurio/registry/examples/simple/json
- schemas
- scripts
- tools
- kafka-all
- kafka-compose
- kafkasql-topic-import
- src/main/java/io/apicurio/registry/tools/kafkasqltopicimport
- java-sdk
- operator
- python-sdk
- schema-resolver/src/main/java/io/apicurio/registry/resolver
- serdes/serde-common/src/main/java/io/apicurio/registry/serde
- ui
- ui-app
- ui-docs
- utils
- exportConfluent
- maven-plugin
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
172 files changed
+11686
-1524
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + |
This file was deleted.
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 |
| |
97 | 101 |
| |
98 | 102 |
| |
| |||
123 | 127 |
| |
124 | 128 |
| |
125 | 129 |
| |
126 |
| - | |
| 130 | + | |
127 | 131 |
| |
128 | 132 |
| |
129 | 133 |
| |
130 |
| - | |
| 134 | + | |
131 | 135 |
| |
132 | 136 |
| |
133 | 137 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
0 commit comments