![](https://img.haomeiwen.com/i15686935/c5023c40355ab99b.png)
![](https://img.haomeiwen.com/i15686935/f8c6272ca7b398a8.png)
![](https://img.haomeiwen.com/i15686935/7d3af0d10020cd5b.png)
配置文件:
spring:
application:
name: serviecOder
server:
port: 8082
eureka:
instance:
prefer-ip-address: true
hostname: localhost
client:
register-with-eureka: true
fetch-registry: true
serviceUrl:
defaultZone: http://localhost:8761/eureka/
![](https://img.haomeiwen.com/i15686935/03978069e31d1e93.png)
网友评论