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服务)