摘要: | ## 1 前言 | | | | ### 什么是消息中间件 | | | | #### 简介: | | | | 1.消息中间件是基于队列与消息传递技术,在网络环境中为应用系统提供同步或异步、可靠的消息传输的支撑性软件系统 | | | | 2.消息中间件利用高效可靠的消息传递机制进行平台无关的数据交流 阅读全文
posted @ 2021-08-04 11:19 可可托海-我大爱 阅读(118) 评论(0) 推荐(0)
摘要: Spring Cloud Gateway(3.0.1) This project provides an API Gateway built on top of the Spring Ecosystem, including: Spring 5, Spring Boot 2 and Project 阅读全文
posted @ 2021-05-30 08:30 可可托海-我大爱 阅读(988) 评论(0) 推荐(0)
摘要: springboot-idea-热部署 1.配置idea设置 1.1.设置1 按照上图顺序找到设置,勾选:Build project automatically 1.2.设置2 按 ctrl+shift+alt+/ 快捷键弹出的界面中点击 Registry进去,找到compiler.automake 阅读全文
posted @ 2021-05-09 22:59 可可托海-我大爱 阅读(57) 评论(0) 推荐(0)