2015年8月23日星期日

Spring整合JMS

JMS原理:http://docs.oracle.com/cd/E19148-01/820-0533/aeras/index.html
JMS和MQ原理:http://blog.yemou.net/article/query/info/tytfjhfascvhzxcyt127


基于spring Boot和annotion的实例:http://spring.io/guides/gs/messaging-jms/

基于配置文件的JMS实例:
http://haohaoxuexi.iteye.com/blog/1893038
http://haohaoxuexi.iteye.com/blog/1893676-介绍了各种listener
http://haohaoxuexi.iteye.com/blog/1900937-介绍了messageConverter
http://haohaoxuexi.iteye.com/blog/1983532-介绍了事务支持

官方doc:
http://docs.spring.io/spring/docs/current/spring-framework-reference/html/jms.html

没有评论:

发表评论