spring-boot-jms:演示如何在Spring Boot中使用嵌入式activemq并将json消息添加到队列中

时间:2024-05-19 05:53:33
【文件属性】:

文件名称:spring-boot-jms:演示如何在Spring Boot中使用嵌入式activemq并将json消息添加到队列中

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-19 05:53:33

Java

在Spring Boot中如何使用嵌入式ActiveMQ代理的示例: -The example shows how to add JSON string to the queue as well. 先决条件 -Java 8 -Gradle 2.3+ 安装 运行junit $ gradle test 运行演示 $ gradle bootRun


【文件预览】:
spring-boot-jms-master
----.gitignore(28B)
----build.gradle(1KB)
----src()
--------test()
--------main()
----README.MD(288B)

网友评论