SpringBoot使用JMS的小例子(ActiveMQ实现)

上传者: u013955940 | 上传时间: 2020-01-03 11:38:00 | 文件大小: 27KB | 文件类型: zip
jms
这个Demo程序演示了如何使用SpringBoot来构建一个最简单的基于ActiveMQ的JMS程序。

文件下载

资源详情

[{"title":"( 37 个子文件 27KB ) SpringBoot使用JMS的小例子(ActiveMQ实现)","children":[{"title":"springboot-jms-activemq-demo","children":[{"title":"pom.xml <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"resources","children":[{"title":"application.properties <span style='color:#111;'> 48B </span>","children":null,"spread":false}],"spread":true},{"title":"java","children":[{"title":"me","children":[{"title":"zebe","children":[{"title":"demo","children":[{"title":"JMSApplication.java <span style='color:#111;'> 870B </span>","children":null,"spread":false},{"title":"MsgSender.java <span style='color:#111;'> 443B </span>","children":null,"spread":false},{"title":"MsgReceiver.java <span style='color:#111;'> 414B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".idea","children":[{"title":"uiDesigner.xml <span style='color:#111;'> 8.59KB </span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"copyright","children":[{"title":"profiles_settings.xml <span style='color:#111;'> 76B </span>","children":null,"spread":false}],"spread":true},{"title":"modules.xml <span style='color:#111;'> 296B </span>","children":null,"spread":false},{"title":"encodings.xml <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 38.05KB </span>","children":null,"spread":false},{"title":"libraries","children":[{"title":"Maven__aopalliance_aopalliance_1_0.xml <span style='color:#111;'> 511B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_1_3_2_RELEASE.xml <span style='color:#111;'> 633B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_4_2_4_RELEASE.xml <span style='color:#111;'> 634B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_jul_to_slf4j_1_7_13.xml <span style='color:#111;'> 531B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_jcl_over_slf4j_1_7_13.xml <span style='color:#111;'> 545B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_messaging_4_2_4_RELEASE.xml <span style='color:#111;'> 648B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_slf4j_api_1_7_13.xml <span style='color:#111;'> 510B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_beans_4_2_4_RELEASE.xml <span style='color:#111;'> 620B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_classic_1_1_3.xml <span style='color:#111;'> 565B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_core_4_2_4_RELEASE.xml <span style='color:#111;'> 613B </span>","children":null,"spread":false},{"title":"Maven__org_fusesource_hawtbuf_hawtbuf_1_11.xml <span style='color:#111;'> 534B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_logging_1_3_2_RELEASE.xml <span style='color:#111;'> 745B </span>","children":null,"spread":false},{"title":"Maven__org_apache_activemq_activemq_client_5_12_2.xml <span style='color:#111;'> 592B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_core_1_1_3.xml <span style='color:#111;'> 544B </span>","children":null,"spread":false},{"title":"Maven__org_apache_geronimo_specs_geronimo_jms_1_1_spec_1_1_1.xml <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_expression_4_2_4_RELEASE.xml <span style='color:#111;'> 655B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_tx_4_2_4_RELEASE.xml <span style='color:#111;'> 599B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_starter_1_3_2_RELEASE.xml <span style='color:#111;'> 689B </span>","children":null,"spread":false},{"title":"Maven__org_apache_geronimo_specs_geronimo_j2ee_management_1_1_spec_1_0_1.xml <span style='color:#111;'> 735B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_log4j_over_slf4j_1_7_13.xml <span style='color:#111;'> 559B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_jms_4_2_4_RELEASE.xml <span style='color:#111;'> 606B </span>","children":null,"spread":false},{"title":"Maven__org_yaml_snakeyaml_1_16.xml <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_aop_4_2_4_RELEASE.xml <span style='color:#111;'> 606B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_boot_spring_boot_autoconfigure_1_3_2_RELEASE.xml <span style='color:#111;'> 731B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"springboot-jms-activemq-demo.iml <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • pkuzzx :
    还行,可以
    2018-11-08
  • yonered :
    可以,学习了
    2018-11-08
  • @倾杯 :
    一个很好的例子,当时忘记评价了,突然想起来,应该给个赞,支持一下!
    2018-10-07
  • 冷星风 :
    用着还可以,不错
    2018-07-10
  • vanceinfo13 :
    这个例子很好,支持
    2017-06-27

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明