Commit 5242bbf8 authored by macro's avatar macro
Browse files

Update RestTemplateConfig.java

parent 77b08879
...@@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration; ...@@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.web.client.RestTemplate; import org.springframework.web.client.RestTemplate;
/** /**
* RestTemplate配置 * RestTemplate相关配置
* Created by macro on 2018/9/18. * Created by macro on 2018/9/18.
*/ */
@Configuration @Configuration
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment