当前位置:网站首页>10. Nacos source code construction
10. Nacos source code construction
2022-07-03 11:02:00 【May your smile become a breeze】
nacos Source code building
The source code version is used here :1.4.1 ( Other versions are similar to )
Build steps
- Download the source code , Here's what I downloaded 1.4.1 edition nacos Download address
- Decompress the source code after downloading
nacos-1.4.1.zip
, Use idea open ,Refresh maven rely on
,clean
,install
- Stand alone mode starts
nacos The unified startup module of is console
Add startup parameters-Dnacos.standalone=true
- start-up
com.alibaba.nacos.Nacos
visit ncaos service :
http://localhost:8848/nacos/
,
The default user :nacos
Default password :nacos
Nacos Console :
- Now you can debug the source code happily .
边栏推荐
猜你喜欢
带你走进云原生数据库界扛把子Amazon Aurora
How does MySQL find the latest data row that meets the conditions?
Solution: jupyter notebook does not pop up the default browser
What happened to those who focused on automated testing?
Traversal of map set
Hard goods | write all the codes as soon as you change the test steps? Why not try yaml to realize data-driven?
QT:QSS自定义 QScrollBar实例
QT:QSS自定义QTableView实例
Multiple IO transfer - preamble
我,大厂测试员,降薪50%去国企,后悔了...
随机推荐
MySql 怎么查出符合条件的最新的数据行?
Flink -- built in function (all)
游戏测试相关 测试一个英雄的技能(春招被问比较多的一道题)
Latest sales volume of pinduoduo
Comment réaliser des tests automatisés pour les tests logiciels embarqués?
Exclusive analysis | truth about resume and interview
QT:QSS自定义 QSlider实例
First line of code kotlin notes
8年测试工程师总结出来的《测试核心价值》与《0基础转行软件测试超全学习指南》
Is it OK to test the zero basis software?
QT:QSS自定义 QStatusBar实例
Qt:qss custom qradiobutton instance
What kind of living condition is a tester with a monthly salary of more than 10000?
文件上传下载测试点
15 software testing Trends Worthy of attention
logstash备份跟踪上报的数据记录
现在零基础转行软件测试还OK吗?
月薪过万的测试员,是一种什么样的生活状态?
What experience is there only one test in the company? Listen to what they say
Take you into the cloud native database industry, Amazon Aurora