camelot-embedded-example-whz:Camelot 嵌入 Hazelcast 排除示例

时间:2024-07-24 14:37:21
【文件属性】:

文件名称:camelot-embedded-example-whz:Camelot 嵌入 Hazelcast 排除示例

文件大小:16KB

文件格式:ZIP

更新时间:2024-07-24 14:37:21

Java

Camelot 嵌入 Hazelcast 排除示例 示例展示了如何在不依赖 Hazelcast 的情况下使用嵌入的 Camelot 框架。 聚合器将仅在本地内存中工作。 使用以下步骤启动示例 git clone git@github.com:camelot-framework/camelot-embedded-example-whz.git cd camelot-embedded-example-whz mvn clean compile jetty:run 然后你可以在找到 webapp 发送事件和接收状态: curl ' http://localhost:8080/test/post?msg=Hello,World1&uuid=key1 ' curl ' http://localhost:8080/test/post?msg=Hello,World2&uuid=key2 ' c


【文件预览】:
camelot-embedded-example-whz-master
----.gitignore(77B)
----src()
--------main()
--------test()
----pom.xml(8KB)
----README.md(753B)

网友评论