当前位置:网站首页>Microservice gateway
Microservice gateway
2022-06-12 09:15:00 【Java supernatural Road】
Proxy microservice requests through the gateway , The gateway is the only entrance for microservices to be exposed
- springcloudGateway
- zuul
You can control the flow , Request filtering to the gateway
springcloudGateway
Basic functions: routing and forwarding

springcloudGateway Working model illustration and interpretation

- The request is sent to the gateway , The request is matched to the corresponding via the routing distributor HandlerMapping
- There is a mapping between the request and the processor , Route to gateway handler , namely WebHandler
- Execute specific request filters
- Finally arrive at the agent's microservice
边栏推荐
- Use NVM to dynamically adjust the nodejs version to solve the problem that the project cannot be run and packaged because the node version is too high or too low
- The classic dog contract of smart contract (I)
- 剑指 Offer II 016. 不含重复字符的最长子字符串-滑动窗口
- Four steps for sending rockertmq producer messages
- Offer:[day 8 dynamic planning (simple)] --- > maximum profit of stock
- APP测试面试题汇总,面试必考一定要看
- MySQL installation
- 软件测试面试官问这些问题的背后意义你知道吗?
- [character set 7] what are the wide character codes and multi byte codes of Chinese characters
- Black screen solution for computer boot
猜你喜欢

IP, DNS, domain name, URL, hosts

Distributed transaction solution 2: message queue to achieve final consistency

Machine learning notes - circular neural network memo list

最少换乘次数

Visualization of two-dimensional feature logistic regression prediction results

MySQL learning record - II. MySQL create table command

2022 low voltage electrician retraining question bank and online simulation examination

Definition of polar angle and its code implementation
![[character set 9] will GBK be garbled when copied to unicode?](/img/dc/c9ec4a90355d30479f23fdead4b349.png)
[character set 9] will GBK be garbled when copied to unicode?

Four steps for sending rockertmq producer messages
随机推荐
Chapter 7 - more flexible location of memory addresses
Flink传入自定义的参数或配置文件
Does database and table splitting cause reading diffusion problems? How to solve it?
90%以上软件公司都会问的软件测试面试题赶紧来背吧
Selenium interview question sharing
CodeCraft-22 and Codeforces Round #795 (Div. 2) 题解
Tool classes for extracting zip files
软件测试面试官问这些问题的背后意义你知道吗?
测试计划应该怎么写?一个思路教会你
L1-002 print Hourglass (20 points)
MySQL installation
Meeting time (topology sorting +dp)
(13) Text rendering text
测试用例和bug描述规范参考
Counting haybales (difference + discretization)
自动化测试学习路线,快来学吧
The classic dog contract of smart contract (I)
(十五) TweenRunner
解压缩zip文件的工具类
Unittest测试框架