File tree
259 files changed
+984
-953
lines changed- springwolf-add-ons
- springwolf-generic-binding/src
- main/java/io/github/springwolf/addons/generic_binding/annotation
- processor
- test/java/io/github/springwolf/addons/generic_binding/annotation/processor
- springwolf-json-schema/src/test/java/io/github/springwolf/addons/json_schema
- springwolf-asyncapi/src
- main/java/io/github/springwolf/asyncapi/v3
- bindings
- jackson
- test
- java/io/github/springwolf/asyncapi/v3
- bindings
- amqp
- googlepubsub
- jms
- kafka
- mqtt
- pulsar
- sns
- sqs
- jackson
- model
- channel
- info
- operation
- schema
- security_scheme
- oauth2/flows
- server
- resources/v3/asyncapi
- springwolf-core
- src
- main
- java/io/github/springwolf/core
- asyncapi
- annotations
- channels
- components
- examples
- walkers
- json
- xml
- yaml
- headers
- postprocessors
- operations
- scanners
- beans
- bindings
- messages
- operations
- channels
- annotations
- classes
- spring
- annotations
- common
- payload
- utils
- operations
- annotations
- types/channel
- bindings
- operation
- bindings
- message/bindings
- configuration
- docket
- properties
- controller
- dtos
- schemas/example
- resources/META-INF/spring
- test
- java/io/github/springwolf/core
- asyncapi
- channels
- components
- examples/walkers
- postprocessors
- controller
- dtos
- oprtations
- scanners
- beans
- bindings/processor
- channels
- annotations
- classes
- spring
- common
- payload
- utils
- operations
- annotations
- components/examples/walkers
- configuration
- docket
- properties
- fixtures
- integrationtests
- application
- listener
- polymorphic
- publisher
- resources/schemas
- xml
- yaml
- springwolf-examples
- springwolf-amqp-example/src/main/java/io/github/springwolf/examples/amqp/producers
- springwolf-jms-example/src/main/java/io/github/springwolf/examples/jms/producers
- springwolf-kafka-example/src/main/java/io/github/springwolf/examples/kafka
- consumers
- producers
- springwolf-sns-example/src/main/java/io/github/springwolf/examples/sns
- consumers
- producers
- springwolf-sqs-example/src/main/java/io/github/springwolf/examples/sqs/producers
- springwolf-plugins
- springwolf-amqp-plugin/src
- main/java/io/github/springwolf/plugins/amqp
- configuration
- controller
- scanners
- bindings/processor
- channels/operationdata/annotation
- types/channel/operation/message/header
- test/java/io/github/springwolf/plugins/amqp
- configuration
- scanners/bindings/processor
- springwolf-cloud-stream-plugin/src
- main/java/io/github/springwolf/plugins/cloudstream
- configuration
- scanners/channels
- test/java/io/github/springwolf/plugins/cloudstream/scanners/channels
- springwolf-jms-plugin/src
- main/java/io/github/springwolf/plugins/jms
- configuration
- controller
- scanners
- bindings/processor
- channels/operationdata/annotation
- test/java/io/github/springwolf/plugins/jms
- configuration
- controller
- scanners/bindings/processor
- springwolf-kafka-plugin/src
- main/java/io/github/springwolf/plugins/kafka
- configuration
- controller
- scanners
- bindings/processor
- channels/operationdata/annotation
- types/channel/operation/message/header
- test/java/io/github/springwolf/plugins/kafka
- configuration
- controller
- scanners/bindings/processor
- springwolf-sns-plugin/src
- main/java/io/github/springwolf/plugins/sns
- configuration
- controller
- scanners/channels/operationdata
- annotation
- test/java/io/github/springwolf/plugins/sns
- configuration
- scanners/channels/operationdata
- springwolf-sqs-plugin/src
- main/java/io/github/springwolf/plugins/sqs
- configuration
- controller
- scanners
- bindings/processor
- channels/operationdata/annotation
- test/java/io/github/springwolf/plugins/sqs
- configuration
- scanners/bindings/processor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
259 files changed
+984
-953
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
0 commit comments