wangzunbin
Results
4
comments of
wangzunbin
我也遇到了, 您解决了吗?
[root@wzb104 bin]# ./encrypt Abc!@123
在application.properties里面增加redis的配置就ok了: spring.redis.database=xx spring.redis.host=xx.x.x.xx spring.redis.port=xxxx spring.redis.password=xxxxx
需要启动一个 consul 服务(类似于eureka服务)