当前位置:网站首页>How to configure hosts when setting up Eureka
How to configure hosts when setting up Eureka
2022-07-06 16:49:00 【Daily enlightenment】
(1)yml file
spring:
profiles: 7900
server:
port: 7900
eureka:
instance:
hostname: eureka-7900
---
spring:
profiles: 7901
server:
port: 7901
eureka:
instance:
hostname: eureka-7901
---
spring:
profiles: 7902
server:
port: 7902
eureka:
instance:
hostname: eureka-7902(2) Configuration information


边栏推荐
- JS encapsulates the method of array inversion -- Feng Hao's blog
- Codeforces Global Round 19
- [unsolved] 7-15 shout mountain
- 第一章 MapReduce概述
- Audio and video development interview questions
- Chapter 5 detailed explanation of consumer groups
- Introduction to microservices
- Codeforces Round #771 (Div. 2)
- LeetCode 1550. There are three consecutive arrays of odd numbers
- Investigation report of bench type Brinell hardness tester industry - market status analysis and development prospect prediction
猜你喜欢

音视频开发面试题

LeetCode 1557. The minimum number of points that can reach all points

Hbuilder x format shortcut key settings

Cmake Express

第一章 MapReduce概述

Chapter 6 datanode

Audio and video development interview questions

Solr word segmentation analysis

Use JQ to realize the reverse selection of all and no selection at all - Feng Hao's blog

第7章 __consumer_offsets topic
随机推荐
(lightoj - 1323) billiard balls (thinking)
字节跳动技术新人培训全记录:校招萌新成长指南
How to insert mathematical formulas in CSDN blog
7-4 harmonic average
Cmake error: could not create named generator visual studio 16 2019 solution
Research Report on market supply and demand and strategy of Chinese table lamp industry
Eureka high availability
JS encapsulates the method of array inversion -- Feng Hao's blog
~75 background
string. How to choose h and string and CString
第6章 DataNode
Solve the problem of intel12 generation core CPU [small core full, large core onlookers] (win11)
Base dice (dynamic programming + matrix fast power)
Eureka single machine construction
(lightoj - 1369) answering queries (thinking)
第5章 NameNode和SecondaryNameNode
Chapter 2 shell operation of hfds
Tert butyl hydroquinone (TBHQ) Industry Research Report - market status analysis and development prospect forecast
LeetCode 1636. Sort the array in ascending order by frequency
解决Intel12代酷睿CPU单线程只给小核运行的问题