1 Star 0 Fork 0

输包/config-file-repository

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
application-user-dev.yml 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lostpackage 提交于 2023-02-20 18:28 . 分布式的配置文件初始化
# 将自己注册到EurekaServer
eureka:
client:
serviceUrl:
defaultZone: http://localhost:8000/eureka/
instance:
prefer-ip-address: true #使用ip地址进行注册
instance-id: user-server:8020 #实例ID
# 给自己取别名
spring:
application:
name: user-server
# 自己的端口
server:
port: 8020
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Lostpackage/config-file-repository.git
git@gitee.com:Lostpackage/config-file-repository.git
Lostpackage
config-file-repository
config-file-repository
dev

搜索帮助

0d507c66 1850385 C8b1a773 1850385