- 博客(4)
- 收藏
- 关注
原创 SpringBoot配置文件application.yml,使用spring.profiles.active=dev激活环境不生效(已解决)
spring: profiles: active: test --- server: port: 8085 spring: profiles: test --- server: port: 8083 spring: profiles: dev --- server: port: 8084 spring: profiles: prod spr...
2020-04-17 11:43:23
14031
4
原创 (Linux)Rabbitmq账号新增 ---- User can only log in via localhost(已解决)
rabbitmq安装位置: 步骤1:/usr/share/doc/rabbitmq-server–版本号 步骤2: 找到文件 rabbitmq.config.example 步骤3:修改 vi rabbitmq.config.example(如图) 步骤4:执行下面的命令创建一个用户 rabbitmqctl add_user 用户名 密码 步骤5:执行下面的命令设置用户为超级管理员。 ra...
2020-04-01 13:40:19
3156
4
原创 Unable to find RoutePredicateFactory with name path/和/Cannot execute request on any known server(解决)
问题描述: 解决方法: predicates: - Path=/payment/get/** - P 一定要大写
2020-03-30 21:30:08
2451
2
原创 win10系统VMware15.5+Centos7最小化安装,ens33无法显示ip地址,进入目录,系统报错No such file or directory(问题解决)
win10系统VMware15.5+Centos7最小化安装,ens33无法显示ip地址,进入目录,系统报错No such file or directory(问题解决) 问题描述: 启动之后使用:ip addr 查看ip地址为空, 错误描述:No such file or directory cd /etc/sysconfig/network-scripts/ifcfg-enp-ens33: ...
2020-03-25 20:28:04
1771
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅