@@ -43,13 +43,16 @@ Supported features of the specification:
43
43
| - [ Jakarta Restful WS] ( http/restful-ws ) | :heavy_check_mark : | :heavy_check_mark : |
44
44
| - [ Basic] ( http/basic ) | :heavy_check_mark : | :heavy_check_mark : |
45
45
| - [ Spring] ( spring ) | :heavy_check_mark : | :heavy_check_mark : |
46
+ | - [ http4k] [ http4k ] <sup >†</sup > | :heavy_check_mark : | :heavy_check_mark : |
46
47
| JSON Event Format | :heavy_check_mark : | :heavy_check_mark : |
47
48
| - [ Jackson] ( formats/json-jackson ) | :heavy_check_mark : | :heavy_check_mark : |
48
49
| [ Kafka Protocol Binding] ( kafka ) | :heavy_check_mark : | :heavy_check_mark : |
49
50
| MQTT Protocol Binding | :x : | :x : |
50
51
| NATS Protocol Binding | :x : | :x : |
51
52
| Web hook | :x : | :x : |
52
53
54
+ <sub >† Source/artifacts hosted externally</sub >
55
+
53
56
## Documentation
54
57
55
58
Documentation is available at https://cloudevents.github.io/sdk-java/ .
@@ -70,9 +73,9 @@ You can check out the examples in the [examples](examples) directory.
70
73
71
74
## Used By
72
75
73
- | [ Occurrent] ( https://occurrent.org ) | [ Knative Eventing] ( https://github.com/knative-sandbox/eventing-kafka-broker ) |
74
- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
75
- | <a href =" https://occurrent.org " ><img src =" https://raw.githubusercontent.com/johanhaleby/occurrent/master/occurrent-logo-196x196.png " width =" 98 " height =" 98 " alt =" Occurrent " title =" Occurrent - Event Sourcing Utilities for the JVM " ></img ></a > | <a href =" https://github.com/knative-sandbox/eventing-kafka-broker " ><img src =" https://cloudevents.io/img/logos/integrations/knative.png " height =" 98 " ></img ></a > |
76
+ | [ Occurrent] ( https://occurrent.org ) | [ Knative Eventing] ( https://github.com/knative-sandbox/eventing-kafka-broker ) | [ http4k ] [ http4k ] |
77
+ | ---------------------------------- | ---------------------------------------------------------------------------- | ---------------|
78
+ | <a href =" https://occurrent.org " ><img src =" https://raw.githubusercontent.com/johanhaleby/occurrent/master/occurrent-logo-196x196.png " width =" 98 " height =" 98 " alt =" Occurrent " title =" Occurrent - Event Sourcing Utilities for the JVM " ></img ></a > | <a href =" https://github.com/knative-sandbox/eventing-kafka-broker " ><img src =" https://cloudevents.io/img/logos/integrations/knative.png " height =" 98 " ></img ></a > | < a href = " https://www.http4k.org/guide/modules/cloud_events/ " >< img src = " https://http4k.org/img/favicon-310.png " height = " 98 " alt = " http4k " title = " http4k " ></ img ></ a > | |
76
79
77
80
## Community
78
81
@@ -99,3 +102,5 @@ projects are
99
102
for how PR reviews and approval, and our
100
103
[ Code of Conduct] ( https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information )
101
104
information.
105
+
106
+ [ http4k ] : https://www.http4k.org/guide/modules/cloud_events/
0 commit comments