当前位置:网站首页>Idea custom configuration link Nacos
Idea custom configuration link Nacos
2022-06-10 13:12:00 【An immortal pleasant goat】
Text
To avoid code debugging , Request to go to the online server , therefore , You need to use your own nacos Configuration of , Instead of using an online configuration , therefore , Need to be in IDEA Configure custom configuration Links nacos
# Ports exposed by services
-Dserver.port=9013
# service name
-Dserver.application.name=onstore-order
# Log error level
-Dlogging.level.com.alibaba.nacos=ERROR
#nacos The configuration file used
-Dspring.cloud.nacos.config.shared-dataids=onstore-order.yaml,onstore-common.yaml
#nacos Namespace name used
-Dspring.cloud.nacos.config.namespace=hjh-dev
#nacos Namespace used ID
-Dspring.cloud.nacos.discovery.namespace=hjh-dev
#nacos Account number
-Dspring.cloud.nacos.config.username=nacos
#nacos Account number
-Dspring.cloud.nacos.discovery.username=nacos
#nacos Password
-Dspring.cloud.nacos.config.password=nacos
#nacos Password
-Dspring.cloud.nacos.discovery.password=nacos
#nacos The address of
-Dspring.cloud.nacos.config.server-addr=10.82.26.174:8848
#nacos The address of
-Dspring.cloud.nacos.discovery.server-addr=10.82.26.174:8848

边栏推荐
- TIDB 初级课程体验 8 (集群的管理维护, 添加一个TIKV节点)
- [spark] (task8) pipeline channel establishment in sparkml
- Development trend of Web Development
- 一些编码Tips
- 如何才能把团队给带解散。。。
- 日本版arXiv凉得一批:2个多月了,才收到37篇论文
- 'getcolor (int) 'is deprecated, getcolor is obsolete
- MYSQL 主库操作大表DDL ,从库崩溃与系统参数错误设置
- 深度神经网络每秒分类近20亿张图像,新型类脑光学分类器芯片登上Nature
- 拷贝和删除文件
猜你喜欢

The ability to register user names and passwords with the database

20年技术老兵放弃大厂CTO头衔!这家创业公司凭什么吸引他?

MYSQL 主库操作大表DDL ,从库崩溃与系统参数错误设置

Introduction of Altium Designer
![[NLP] NLP full path learning recommendation](/img/d8/a367c26b51d9dbaf53bf4fe2a13917.png)
[NLP] NLP full path learning recommendation

Summary of Kitti related information

Unity typewriter to automatically roll text to the bottom of the text box
![Vdo-slam source code reading notes [1] dynamic obj part in track()](/img/18/7260d5b8dba4dcdb64d7f299198ad0.png)
Vdo-slam source code reading notes [1] dynamic obj part in track()

Altium Allegro PADS到底该选哪个EDA设计软件

Tidb Primary course experience 8 (Management Maintenance of Clusters, add a tikv Node)
随机推荐
SparkStreaming实时数仓 问题&回答
Use unique to quickly remove duplicate elements
MYSQL 主库操作大表DDL ,从库崩溃与系统参数错误设置
#yyds干货盘点# 解决剑指offer:跳台阶扩展问题
Give root password for maintenace (or press Control-D to continue): solution
Start with interpreting the code automatically generated by BDC, and explain the program components of sapgui
【NLP】NLP全路径学习推荐
世贸组织MC12重启 议程重点关注全球经济复苏
Technology sharing | quick intercom, global intercom
Alibaba cloud ECS server builds MySQL database
JS prohibit copying page content
【FAQ】运动健康服务REST API接口使用过程中常见问题和解决方法总结
Summary of Kitti related information
MySQL service evolution
JTAG to Axi master debugging Axi Bram controller
学籍管理系统
MySQL master database operation large table DDL, slave database crash and system parameter error setting
JS global timer case
Google proposed the super pre training model coca, and the accuracy of fine-tuning top-1 on Imagenet reached 91%! SOTA on multiple downstream tasks!
Vdo-slam: a visual dynamic object aware slam system paper reading