当前位置:网站首页>Specify IP when calling feign interface
Specify IP when calling feign interface
2022-06-24 07:49:00 【Gentleman jiejie】
Normal use Feign Will set the service name , Then the service will be invoked according to a certain load balancing policy , Such as polling , Weight, etc , But how to call Feign Interface , Fixed access to an address , By configuring url Parameters can be , as follows :
@FeignClient(name ="a", url = "http://x.x.x.x:8080")
边栏推荐
- 『C语言』系统日期&时间
- Teach you how to use the reflect package to parse the structure of go - step 2: structure member traversal
- tuple(元组)备注
- The two most frequently asked locks in the interview
- 《canvas》之第1章 canvas概述
- What challenges does the video streaming media platform face in transmitting HD video?
- [Lua language from bronze to king] Part 2: development environment construction +3 editor usage examples
- Counter attack from outsourcing to big factories! Android has been developed for 5 years, and after a year of dormancy, it has tried to become an offer harvester. Tencent has a fixed salary of 20*15
- 力扣(LeetCode)174. 地下城游戏(2022.06.23)
- Event related | reveal how Ti-One's support ability for large-scale events is developed
猜你喜欢
uniapp uni-app H5 端如何取消 返回按钮的显示 autoBackButton不生效
Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its
Shader 常用函数
第 3 篇:绘制三角形
希尔伯特-黄变换
图形技术之坐标转换
RDD的执行原理
【008】表格数据逐行筛选,跳出for循环及跳过本次循环思路_#VBA
LeetCode 515 在每个数行中找最大值[BFS 二叉树] HERODING的LeetCode之路
GPU is not used when the code is running
随机推荐
What is the lifecycle of automated testing?
交友相亲类软件是如何割你韭菜的
【Django中运行scrapy框架,并将数据存入数据库】
Lend you a pair of insight, Frida native trace
第 3 篇:绘制三角形
Commandes de console communes UE
Take my brother to make a real-time Leaderboard
随机数备注
BOM notes
Cloud development who is the source code of undercover applet
Win10 build webservice
Notes on the use of date and time base
What should I pay attention to after the live broadcast system source code is set up?
线程的阻塞问题
向量操作与坐标转换相关方法
第 2 篇:绘制一个窗口
日期、时间库使用备注
Chrono usage notes
Global and Chinese markets for food puffers 2022-2028: Research Report on technology, participants, trends, market size and share
Thread blocking