bladex环境搭建OK 图文log1

目录

 

项目架构 https://gitee.com/kuzank/SpringBlade-QuickStart

安装包合集及源码https://gitee.com/smallc

启动nacos

启动sentinel

启动并导入数据库mysql

启动redis

导入项目到idea并启动

测试OK


项目架构 https://gitee.com/kuzank/SpringBlade-QuickStart

 

安装包合集及源码https://gitee.com/smallc

启动nacos

startup.cmd -m standalone

http://127.0.0.1:8848/nacos/index.html
nacos/nacos
加入配置

启动sentinel

java -jar D:\001tools\sentinel-dashboard-1.8.0.jar
http://localhost:8080/#/login
账号密码都为:sentinel

启动并导入数据库mysql

C:\Program Files\MySQL\MySQL Server 8.0\bin
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';
FLUSH PRIVILEGES;

导入到bladex


启动redis

redis-server.exe redis.windows.conf


导入项目到idea并启动

添加启动配置

Maven: commons-configuration:commons-configuration:1.82
Maven: commons-fileupload:commons-fileupload:1.3.32
重新下载

11:35    Error running 'resourse': Command line is too long. Shorten command line for resourse or also for Application default configuration?
可能路径太长。短就行了。

修改D:\001tools\bladex\bladexcloud\doc\nacos\blade-dev.yaml
所有址址为127.0.0.1


D:\001tools\bladex\bladexcloud\blade-gateway\src\main\resources\bootstrap.yml
修改80为88

gateway地址为http://localhost:88/doc.html 正常


Plugin 'maven-compiler-plugin:3.8.1' not found
重启idea正常

 

测试OK

7个微服务启动正常,服务正常,页面正常。

 

  • 2
    点赞
  • 16
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小黄人软件

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值