Update RestTemplateConfig.java

This commit is contained in:
macro
2021-11-05 20:33:04 +08:00
parent ade65ff530
commit 8f47d18193

View File

@@ -6,7 +6,7 @@ import org.springframework.web.client.RestTemplate;
/** /**
* RestTemplate相关配置 * RestTemplate相关配置
* Created by macro on 2018/9/18. * Created by macro on 2018/4/26.
*/ */
@Configuration @Configuration
public class RestTemplateConfig { public class RestTemplateConfig {