07 2020 档案

摘要:Linux下安装Artemis Artemis是下一代的ActiveMQ,也就是说目前的ActiveMQ是5.x,Artemis将是6.x 1. 下载 官网下载地址: https://activemq.apache.org/components/artemis/download/ wget http 阅读全文
posted @ 2020-07-21 08:10 浮梦 阅读(696) 评论(0) 推荐(0)
摘要:相关源码位于 https://github.com/AganRun/SpringInAction 第八章 发送异步消息 8.1 使用JMX发送消息 JMX是一个标准,定义了消息代理(message broker)的通用API,就想JDBC为数据库访问提供了通用接口一样。 JMX长期以来一直是异步消息 阅读全文
posted @ 2020-07-21 08:09 浮梦 阅读(361) 评论(0) 推荐(0)
摘要:第六章 创建REST服务 创建Restful服务,那么前端框架可以使用Angular、React、Vue.js等适合自己的前端技术。 Angular参考书籍 Jeremy Wilken编写的《Angular in Action》以及Yakov Fain和Anton Moiseev编写的《Angula 阅读全文
posted @ 2020-07-18 17:10 浮梦 阅读(157) 评论(0) 推荐(0)
摘要:Linux下安装Artemis Artemis是下一代的ActiveMQ,也就是说目前的ActiveMQ是5.x,Artemis将是6.x 1. 下载 官网下载地址: https://activemq.apache.org/components/artemis/download/ wget http 阅读全文
posted @ 2020-07-18 17:08 浮梦 阅读(793) 评论(0) 推荐(0)