摘要:
开机提示 WiFi无法使用 Wi-Fi is currently blocked by rfkill. Use raspi-config to set the country before use. 使用raspi-config命令 → location options → wlan contry 阅读全文
摘要:
可以用来做授权之类的操作 feign向客户端发起请求时进行调用 在服用调用方创建类实现RequestInterceptor接口 public class FeignInterceptor implements RequestInterceptor { @Override public void ap 阅读全文