Skip to content

[ISSUE #4136] change the null reference to empty object in UrlMappingPattern.java #4846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1,149 commits into
base: master
Choose a base branch
from
Open
Changes from 5 commits
Commits
Show all changes
1149 commits
Select commit Hold shift + click to select a range
2b68a6d
fix license
eight-nines Jun 17, 2022
f5c1aab
update http request doc instruction
xwm1992 Jun 17, 2022
df0be25
update http request doc instruction
xwm1992 Jun 17, 2022
b9903b1
[Docs] Add http request doc instruction (#922)
xwm1992 Jun 17, 2022
5c02770
Update README.md
qqeasonchen Jun 17, 2022
9dea877
Merge pull request #926 from apache/qqeasonchen-patch-2
qqeasonchen Jun 17, 2022
95f6896
Add remote processors
xwm1992 Jun 17, 2022
46864ef
Merge branch 'master' of https://github.com/apache/incubator-eventmes…
xwm1992 Jun 17, 2022
f585fef
Merge pull request #928 from xwm1992/http-improve
qqeasonchen Jun 17, 2022
9249f2c
Improve the functionality of the code
eight-nines Jun 17, 2022
fb922c7
fix the code
eight-nines Jun 17, 2022
d7f5b97
fix the gradle
eight-nines Jun 17, 2022
044dbf2
add HTTPTrace for the branch webhook
Jun 17, 2022
e08e940
EventMeshHTTPConfiguration variable Camel-Case named
li-xiao-shuang Jun 17, 2022
2dd910c
EventMeshHTTPConfiguration variable Camel-Case named
li-xiao-shuang Jun 17, 2022
2bc74e9
将errorTrace与exceptionTrace合并 & 修改HttpReqTrace方法名为requestInfoTrace
Jun 17, 2022
7fa6d5c
Modify the parameter passing when WebHookController creates HookConfi…
eight-nines Jun 18, 2022
a02cd27
Add HttpProcessor & WebHookProcessor
111-dep Jun 18, 2022
d8fd441
feat: add License
JellyBo Jun 18, 2022
e7d2c46
feat: optimize the code
JellyBo Jun 18, 2022
82166ee
feat: WebHookConfigOperation add License
JellyBo Jun 18, 2022
5c5bd45
Update HttpProcessor & WebHookProcessor
111-dep Jun 18, 2022
1e8734b
Code optimization
li-xiao-shuang Jun 18, 2022
c5fdea0
Integrate AdminWebHookConfigOperationManage into HttpServer of eventm…
eight-nines Jun 18, 2022
5a80073
Merge pull request #914 from eight-nines/webhook
xwm1992 Jun 18, 2022
2880ede
Merge pull request #929 from yiyuquan/webhook
xwm1992 Jun 18, 2022
f594c04
Merge pull request #934 from 111-dep/webhook
xwm1992 Jun 18, 2022
5cc85a6
Merge branch 'webhook_remote' into webhook_jelly_fix
JellyBo Jun 18, 2022
b30c7b4
feat: add comments
JellyBo Jun 18, 2022
c4f0e77
feat: add License Header
JellyBo Jun 18, 2022
358a2e6
Merge pull request #921 from JellyBo/webhook_jelly_fix
xwm1992 Jun 18, 2022
dfe4549
fix(runtime):1. 基本完成handlerService设计与开发
githublaohu Jun 19, 2022
f51e86f
[ISSUE #930] registry plugin is disabled by default (#931)
li-xiao-shuang Jun 19, 2022
f49928f
fix(webhook and httpservice):1. 完成webhook与httpservice联调
githublaohu Jun 19, 2022
18e83a1
Merge pull request #933 from li-xiao-shuang/feature_#931
qqeasonchen Jun 20, 2022
5a338ee
Merge pull request #916 from mytang0/fix_patch_os
xwm1992 Jun 20, 2022
d3413e6
[ISSUE #940] LocalSubscribeEventProcessor json deserialize error
xwm1992 Jun 20, 2022
0ca8915
Add the eventmesh metadata to nacos
li-xiao-shuang Jun 20, 2022
f4cd848
Add the eventmesh metadata to nacos
li-xiao-shuang Jun 21, 2022
e9734f8
[ISSUE #938] Code optimization (#935)
li-xiao-shuang Jun 21, 2022
7cda1c2
Unsubscribe to update metadata
li-xiao-shuang Jun 21, 2022
e8e8903
Merge pull request #941 from xwm1992/http-improve
qqeasonchen Jun 21, 2022
723abea
Get the eventmesh address from the registry
li-xiao-shuang Jun 21, 2022
25787c2
Simplify topic subscription information and register to metadata
li-xiao-shuang Jun 21, 2022
62f1773
Modify the discovery eventMesh logic
li-xiao-shuang Jun 21, 2022
cc91d6d
Implement remote subscription discovery across clusters
li-xiao-shuang Jun 22, 2022
453479e
merge master
li-xiao-shuang Jun 22, 2022
cb5fd69
optimize trace module in eventmesh
lrhkobe Jun 22, 2022
3e3aaf2
fix(webhook): 1. 添加使用说明 2. eventcloud适配器
githublaohu Jun 22, 2022
31a5aeb
fix(*):1.处理代码样式
githublaohu Jun 22, 2022
9382f01
add trace buried point for EventmeshTcpServer in eventmesh-runtime
lrhkobe Jun 22, 2022
ade843d
1. 格式化代码
githublaohu Jun 22, 2022
665f2b9
1. 删除.checkstyle 2. 在.gitignore 添加排除.checkstyle
githublaohu Jun 22, 2022
08c9709
SPI plugin path config can move to constant config
mroccyen Jun 23, 2022
fa7884d
plugin dir config move to variable
mroccyen Jun 23, 2022
c53503c
[ISSUE #923] Fix the key when removing item from ClientGroupMap (#949)
lrhkobe Jun 23, 2022
cc8c33b
fix check style problem
lrhkobe Jun 23, 2022
d38716d
[ISSUE-837]Add NOTICE (#945)
ruanwenjun Jun 23, 2022
5f9e828
fix checkstyleTest problem
lrhkobe Jun 23, 2022
2fd318d
Add nacos into distribution (#948)
ruanwenjun Jun 23, 2022
fa8bd52
fix unit test problem
lrhkobe Jun 23, 2022
d8aa4bb
Merge pull request #952 from lrhkobe/trace_improve_1
xwm1992 Jun 23, 2022
60e3349
Merge remote-tracking branch 'apache/master' into trace_improve_2
lrhkobe Jun 23, 2022
ac7d0a6
Merge remote-tracking branch 'apache/master' into trace_improve_2
lrhkobe Jun 23, 2022
243be78
fix checkMainStyle problem
lrhkobe Jun 23, 2022
fb07120
[ISSUE #958] Update licenses files (#959)
xwm1992 Jun 23, 2022
4d7388b
Update some docs
kirinzhu Jun 24, 2022
61eba76
Update some docs
kirinzhu Jun 24, 2022
dc387f8
Check whether the registry is enabled
li-xiao-shuang Jun 24, 2022
d38d5b4
Check whether the registry is enabled
li-xiao-shuang Jun 24, 2022
922e2fa
Merge pull request #943 from li-xiao-shuang/feature_registry_metadata
xwm1992 Jun 24, 2022
9631158
add trace buried point for EventMeshHTTPServerServer in eventmesh-run…
lrhkobe Jun 24, 2022
ed3657a
fix variable format
lrhkobe Jun 24, 2022
2f362c9
Merge pull request #960 from lrhkobe/trace_improve_2
xwm1992 Jun 24, 2022
5d80de1
Merge remote-tracking branch 'apache/master' into trace_improve_3
lrhkobe Jun 24, 2022
8c150ee
fix checkMainStyle problem
lrhkobe Jun 24, 2022
08f0668
fix code merge problem
lrhkobe Jun 25, 2022
4125cf6
Merge pull request #963 from lrhkobe/trace_improve_3
xwm1992 Jun 25, 2022
371a24e
add runtime unit tests
Jun 25, 2022
bc13648
1. revert non-unit-test changes
Jun 26, 2022
e0e06ba
fix ci problem
Jun 26, 2022
117951e
Fix the abnormal display of pictures in some documents
Jun 26, 2022
0188a7d
update issue template
Jun 27, 2022
e947e3f
Update slack link in README (#972)
qqeasonchen Jun 29, 2022
13f3a9a
Fix gradle license header
ruanwenjun Jun 29, 2022
a2b53c3
Ignore the gradlew/gradlew.bat
ruanwenjun Jun 29, 2022
5ce1d64
Skip UT in license check
ruanwenjun Jun 30, 2022
3c86cf5
Merge pull request #978 from ruanwenjun/dev_wenjun_skipTestInLicenseC…
xwm1992 Jul 5, 2022
b454563
Merge pull request #977 from ruanwenjun/dev_wenjun_fixGradleLicenseHe…
xwm1992 Jul 5, 2022
cdbfa24
Merge pull request #968 from walterlife/walterlife/fix-doc-images-sho…
xwm1992 Jul 5, 2022
7d7e5cb
Merge pull request #969 from Alonexc/Alone
xwm1992 Jul 6, 2022
5757d35
[ISSUE #987] try-with-resource to close the BufferedReader (#987)
Jul 6, 2022
931bd75
Use Apache release rather than Github release in README
ruanwenjun Jun 29, 2022
03777dd
Add incubating
ruanwenjun Jul 6, 2022
dd00969
Add incubating
ruanwenjun Jul 6, 2022
f518be6
Remove -x
ruanwenjun Jul 6, 2022
73eccf1
fix ci yml
ruanwenjun Jul 6, 2022
2d7a8e2
Merge pull request #976 from ruanwenjun/dev_wenjun_useApacheRelease
xwm1992 Jul 6, 2022
68f3b64
Merge remote-tracking branch 'upstream/master' into fix-patch-kirinzhu
kirinzhu Jul 6, 2022
e4d3e80
Merge remote-tracking branch 'upstream/master' into fix-patch-kirinzhu
kirinzhu Jul 6, 2022
90013fa
Merge pull request #962 from kirinzhu/fix-patch-kirinzhu
xwm1992 Jul 6, 2022
6026a3a
Add parameter checking before sending message For EventMeshMessageTCP…
misselvexu Jul 6, 2022
10105b6
Fix imports invalid order .
misselvexu Jul 6, 2022
b23ac6d
Fix imports invalid order .
misselvexu Jul 6, 2022
b3d0d69
Fix Error when Running/Debugging the Application on Linux Platform (#…
Markliniubility Jul 7, 2022
344878d
Add System.exit(-1) in catch block EventMeshStartup.main()
kirinzhu Jul 7, 2022
e5df488
Modify the value of protocolType
kirinzhu Jul 7, 2022
3bfba3f
Merge pull request #994 from wuyiliang1/fix_patch_close_resource
xwm1992 Jul 7, 2022
1bfab01
Merge pull request #1002 from kirinzhu/fix-zlx-1
xwm1992 Jul 7, 2022
a62f029
Merge pull request #996 from misselvexu/i/gh-995
xwm1992 Jul 7, 2022
dd4b700
Remove invalid imports (#1005)
Alonexc Jul 7, 2022
ec197e2
Update quick-start docs (CN)
kirinzhu Jul 8, 2022
590b3f1
Update quick-start docs (CN)
kirinzhu Jul 8, 2022
6f455cd
Merge pull request #1007 from kirinzhu/doc-zlx-1
xwm1992 Jul 11, 2022
be7de8e
fix(webhook):1. review 修正,2. 打包修正 3. 文档补齐
githublaohu Jul 11, 2022
d430ed9
[ISSUE #980]Made some fileds are final
liuzwei Jul 12, 2022
8ef36ef
Merge pull request #1003 from kirinzhu/fix-zlx-2
xwm1992 Jul 12, 2022
229ad5e
Merge pull request #1015 from liuzwei/fix_bug#980
xwm1992 Jul 12, 2022
1d50d1e
[Bug]Fix the case that span is null
liuzwei Jul 13, 2022
e295099
fix(*):1. 修正review问题
githublaohu Jul 13, 2022
a025a8d
fix(*):1. 修正review问题
githublaohu Jul 13, 2022
6cc9295
When trace enable, then get trace plugin.
Jun 20, 2022
ecb9cfe
Two NPE problems fixes for Tcp Protocol Resolver.
Jul 14, 2022
0707ea4
Merge pull request #966 from walterlife/walterlife/add-unit-test-for-…
xwm1992 Jul 14, 2022
ef2390d
fix(*):1.修正review问题
githublaohu Jul 14, 2022
9d56389
Update README.md
kirinzhu Jul 15, 2022
4aad846
Update README.md
kirinzhu Jul 15, 2022
18a6233
Merge pull request #937 from githublaohu/webhook
xwm1992 Jul 15, 2022
d9708c4
Update docs
kirinzhu Jul 15, 2022
3f50544
Update ProducerGroupConf.java
pkyriakou23 Jul 15, 2022
4807272
Update SubService.java
pkyriakou23 Jul 15, 2022
d47b0ee
Update SubService.java
pkyriakou23 Jul 15, 2022
3d3639a
Update docs
kirinzhu Jul 16, 2022
50a27fe
Merge pull request #1024 from kirinzhu/fix-patch-readme
xwm1992 Jul 18, 2022
afab36b
Merge pull request #1023 from mytang0/fix_patch_npe
xwm1992 Jul 18, 2022
c9c84e4
update: update grpc version from 1.15.0 to 1.17.1
JellyBo Jul 18, 2022
6b21158
update: update Generated grpc version from 1.15.0 to 1.17.1
JellyBo Jul 18, 2022
c1e6379
add: support Etcd Registry
JellyBo Jul 18, 2022
48a7768
add consul registry implement
huyuanxin May 31, 2022
9d031b9
add consul registry implement
huyuanxin May 31, 2022
30a06e7
add consul licence
huyuanxin Jun 6, 2022
210eb78
add consul
huyuanxin Jun 6, 2022
a7ea621
style fix lint
huyuanxin Jun 6, 2022
3b996e3
style fix lint
huyuanxin Jun 6, 2022
c5977f9
style fix lint
huyuanxin Jun 6, 2022
454d59d
style fix lint
huyuanxin Jun 6, 2022
9a2db88
style fix lint
huyuanxin Jun 6, 2022
78c8f46
create spi file
huyuanxin Jun 16, 2022
a0fbfef
remove unused file
huyuanxin Jun 16, 2022
4bf59e8
resolve conversation
huyuanxin Jun 16, 2022
eafb72a
add token support
huyuanxin Jun 28, 2022
9ef662e
feat: add new impl
huyuanxin Jul 19, 2022
cce9fdc
feat: add licence header
huyuanxin Jul 19, 2022
0a53162
refactor: move to java
huyuanxin Jul 19, 2022
a8791fe
Merge remote-tracking branch 'apache/master' into webhook
xwm1992 Jul 19, 2022
62c5b49
style: replace Chinese to English
huyuanxin Jul 20, 2022
e5d1469
update HandlerService
xwm1992 Jul 20, 2022
e720cb2
Update docs
kirinzhu Jul 21, 2022
c73dc8d
Update quick-start
kirinzhu Jul 21, 2022
ee5a4e5
Merge pull request #1020 from liuzwei/fix_bug_span_npe
xwm1992 Jul 21, 2022
e194084
Merge pull request #955 from mroccyen/issue-950
xwm1992 Jul 21, 2022
bb81959
feat: change EtcdClientFactory to singleton
JellyBo Jul 21, 2022
c7f3d6e
add: jetcd-core-0.3.0.jar to known-dependencies.txt
JellyBo Jul 21, 2022
ed97121
feat: throw exception when createClient failed
JellyBo Jul 21, 2022
2adf808
fix: move EtcdClientWrapper into factory package
JellyBo Jul 21, 2022
87c0caa
Update docs
kirinzhu Jul 21, 2022
8faecde
Update docs
kirinzhu Jul 21, 2022
edb2953
add: new known-dependencies
JellyBo Jul 21, 2022
e524310
Tcp UpStreamMsgContext retry infinite loop bug fix.
Jul 21, 2022
f15645d
Fixed bugs caused by partial logical sequence of closeSession.
Jul 21, 2022
be4b846
Merge pull request #1026 from pkyriakou23/fixing_issue988
xwm1992 Jul 21, 2022
441e822
Merge pull request #1032 from kirinzhu/fix-patch-quickstart
xwm1992 Jul 21, 2022
fa53c82
fix: checkStyle formatted
JellyBo Jul 21, 2022
548c93c
fix: EtcdRegistryServiceTest param
JellyBo Jul 21, 2022
79d3377
fix valid url bug
zmt-Eason Jul 22, 2022
8492c70
update HandlerService
xwm1992 Jul 22, 2022
2cfc068
Update bug_report.yml
xwm1992 Jul 25, 2022
bf28cd7
update AsyncHttpProcessor.java
xwm1992 Jul 25, 2022
5f65d21
update SendAsyncEventProcessorV2
xwm1992 Jul 25, 2022
76b39f6
Merge pull request #1041 from apache/xwm1992-patch-1
wqliang Jul 26, 2022
ed5ff6f
Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/c…
ruanwenjun Jul 26, 2022
5d7d8f6
Fix code style
ruanwenjun Jul 26, 2022
c05bdca
update AsyncHttpProcessor.java
xwm1992 Jul 26, 2022
8896ed4
delete SendAsyncEventProcessorV2
xwm1992 Jul 26, 2022
ab19338
Merge pull request #1025 from pkyriakou23/fixing_issue997
xwm1992 Jul 27, 2022
30bc2cb
Merge pull request #1039 from zmt-Eason/dev_zmt
xwm1992 Jul 27, 2022
b0e8215
fix checkstyle
xwm1992 Jul 27, 2022
ff274aa
Merge pull request #1042 from xwm1992/webhook
qqeasonchen Jul 27, 2022
98669ea
Merge pull request #1034 from kirinzhu/fix-patch-docs
qqeasonchen Jul 27, 2022
a92fae5
Fix the problem of shared registry singleton.
Jul 27, 2022
8a1125e
fix: add EtcdRegistryMonitorExecutorService & fix logger format
JellyBo Jul 27, 2022
88f6070
update http processors supported trace annotation
xwm1992 Jul 27, 2022
53af0a0
Merge pull request #1045 from xwm1992/webhook
qqeasonchen Jul 27, 2022
6e16bab
Review fixes.
Jul 28, 2022
a1a574c
Merge pull request #901 from huyuanxin/consul-regisrty
xwm1992 Jul 28, 2022
1a811d0
fix checkStyle
xwm1992 Jul 28, 2022
c8eebee
Merge branch 'webhook' of https://github.com/apache/incubator-eventme…
xwm1992 Jul 28, 2022
cf6df56
add apache header
xwm1992 Jul 28, 2022
d00fbab
Merge pull request #1048 from apache/webhook
qqeasonchen Jul 28, 2022
d5acaa9
fix: add comment
JellyBo Jul 30, 2022
dc0b52b
Merge branch 'master' into fix_patch_tcp
Aug 1, 2022
d43a9bf
TCP session adds isRunning() method.
Aug 1, 2022
81ffb3b
[ISSUE #1059] Fix NullPointException of Http Request
xwm1992 Aug 1, 2022
6d914be
Merge remote-tracking branch 'apache/master' into trace-bug-fix
xwm1992 Aug 1, 2022
4597f07
Merge pull request #1060 from xwm1992/trace-bug-fix
qqeasonchen Aug 1, 2022
194f145
Fix NullPointException Of ClientManageControllerTest
Aug 2, 2022
e38ab71
fix FileWebHookConfigOperation checkstyle problem
Aug 2, 2022
5420873
Merge pull request #1067 from walterlife/bugfix/walterlife/1064
xwm1992 Aug 2, 2022
0d0b44b
[ISSUE #1074]Fix PrometheusConfigurationTest running test fail
xwm1992 Aug 2, 2022
5b23bfc
fix: the unit test code
JellyBo Aug 2, 2022
889d542
fix: unit test code add RegistryException expected
JellyBo Aug 2, 2022
0294c99
Merge pull request #1044 from mytang0/fix_patch_registry
qqeasonchen Aug 3, 2022
1e43dee
fix: EtcdRegistryService add shutdown executor
JellyBo Aug 3, 2022
3dd4237
remove: EtcdRegistryServiceTest nnecessary stubbings
JellyBo Aug 3, 2022
7672959
fix: EtcdRegistryServiceTest checkStyle
JellyBo Aug 3, 2022
a8322a5
Merge pull request #1075 from xwm1992/Prometheus-test-bugfix
xwm1992 Aug 3, 2022
09fc238
Merge pull request #1029 from JellyBo/registry-etcd-jelly
xwm1992 Aug 3, 2022
0e276a0
Rollback TCP closeSession logical order modification.
Aug 3, 2022
93c6d9f
Merge pull request #1037 from mytang0/fix_patch_tcp
xwm1992 Aug 3, 2022
c527349
[ISSUE #1068] translate desing-document/cloudevents to zh
hezean Aug 4, 2022
c113af7
[ISSUE #1062]translate document (workflow.md)
Aug 5, 2022
6396ea8
[ISSUE #1062]translate document (workflow.md)
Aug 5, 2022
64f40dc
extract constants of Zipkin trace module
LIU-WEI-git Aug 3, 2022
9f37387
Extract constants of protocol-http module
Karen-W-2002 Aug 5, 2022
4179fe2
Update roadmap docs
kirinzhu Aug 6, 2022
c8009d5
Merge pull request #1104 from apache/registry-consul
qqeasonchen Aug 6, 2022
e0b7439
Merge remote-tracking branch 'apache/master' into registry-etcd
xwm1992 Aug 6, 2022
a07f098
Merge pull request #1103 from apache/registry-etcd
li-xiao-shuang Aug 7, 2022
ea4998a
Modify some typo
kirinzhu Aug 7, 2022
1474c18
Modify some typo
kirinzhu Aug 7, 2022
0809605
Merge pull request #1100 from Karen-W-2002/extraction_protocol_http
qqeasonchen Aug 8, 2022
d3c859d
Merge pull request #1096 from HeZean/docs-zh-cloudevents
qqeasonchen Aug 8, 2022
772c10e
replace with Constants
KevinClair Aug 8, 2022
696f122
[MINOR] fix gradle build fail exception
xwm1992 Aug 8, 2022
0a1069b
Merge pull request #1110 from xwm1992/fixBuildException
qqeasonchen Aug 8, 2022
0dcd710
[ISSUE #1102] PR auto link to issue
hezean Aug 8, 2022
b2cca14
fix: Remove unnecessary whitespace #1117
lyfusion Aug 9, 2022
d8e5f43
Merge pull request #1109 from KevinClair/#1085
qqeasonchen Aug 9, 2022
0f8f5ee
Merge pull request #1118 from Frank-liuyang/master
qqeasonchen Aug 9, 2022
ca4b003
Merge pull request #1106 from kirinzhu/fix-patch-01
qqeasonchen Aug 9, 2022
9677063
Merge pull request #1099 from LIU-WEI-git/extract_contants
qqeasonchen Aug 9, 2022
09f69cb
Merge pull request #1097 from wuyiliang1/doc_zh_workflow
qqeasonchen Aug 9, 2022
4ac3ae4
Merge pull request #1112 from HeZean/pr-template
qqeasonchen Aug 9, 2022
132af3b
[MINOR] fix license check exception
xwm1992 Aug 9, 2022
51519e0
fix prometheus ut test exception
xwm1992 Aug 9, 2022
a07f922
unit dependencies jar version
xwm1992 Aug 9, 2022
676f91b
Merge pull request #1119 from xwm1992/fixLicenseCheck
qqeasonchen Aug 9, 2022
c02e2be
[MINOR] update project licenses
xwm1992 Aug 10, 2022
8b2f3fd
Merge pull request #1138 from xwm1992/license-update
qqeasonchen Aug 10, 2022
c7fc067
change the null reference to empty object in UrlMappingPattern.java
heliang666s Apr 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ Apache EventMesh (Incubating) consists of multiple components that integrate dif
- **eventmesh-protocol-plugin**: The collection of plugins that implement messaging protocols, such as [CloudEvents](https://cloudevents.io) and [MQTT](https://mqtt.org).
- **eventmesh-admin**: The control plane that manages clients, topics, and subscriptions.

## Quick start

[Http pub/sub](https://github.com/apache/incubator-eventmesh/blob/master/docs/en/sdk-java/02-http.md#using-curl-command)

## Contributing

Each contributor has played an important role in promoting the robust development of Apache EventMesh (Incubating). We sincerely appreciate all contributors who have contributed code and documents.
Expand Down