赞
踩
目录
项目架构 https://gitee.com/kuzank/SpringBlade-QuickStart
安装包合集及源码https://gitee.com/smallc
startup.cmd -m standalone
http://127.0.0.1:8848/nacos/index.html
nacos/nacos
加入配置
java -jar D:\001tools\sentinel-dashboard-1.8.0.jar
http://localhost:8080/#/login
账号密码都为:sentinel
C:\Program Files\MySQL\MySQL Server 8.0\bin
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';
FLUSH PRIVILEGES;
导入到bladex
redis-server.exe redis.windows.conf
添加启动配置
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正常
7个微服务启动正常,服务正常,页面正常。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。