摘要: 创建httpClientConfig配置类 @Configuration @PropertySource(value="classpath:/properties/httpClient.properties") public class HttpClientConfig { @Value("${ht 阅读全文
posted @ 2019-12-16 12:43 张含韵好可爱 阅读(6957) 评论(0) 推荐(1)
摘要: 启动nginx start nginx 重启nginx nginx -s reload 阅读全文
posted @ 2019-12-16 10:17 张含韵好可爱 阅读(116) 评论(0) 推荐(0)