摘要:
import java.io.UnsupportedEncodingException;import java.security.MessageDigest;import java.security.NoSuchAlgorithmException; public static String get 阅读全文
摘要:
项目使用redis作为仓库,货位数据双写的数据库,减少了微服务之间的调用, 但是在使用过程中经常看到服务中报错: redis异常:【r-bpxxxxxxxx.redis.rds.aliyuncs.com:6379/44】状态不可用,等待后台检查程序恢复方可使用。Connect to server t 阅读全文