Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.3 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.3 KB

mature-demo1

基于Spring boot+feign架构

更新日志

2019.5.27 实现“Get方式,无参调用,简单String字符串格式返回值”接口。revision number:7ccf61f9cecb7e4a13461a360135e80a404390e7
2019.5.28 实现“Get方式,单个简单类型参数调用,简单类型返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f
2019.5.28 实现“Get方式,多个简单类型参数调用,简单类型返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f
2019.5.28 实现“Get方式,单个简单类型参数调用,简单Object返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f
2019.5.28 实现“Get方式,单个Object类型参数调用,简单类型返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f
2019.5.28 实现“Get方式,单个Object类型参数调用,简单Object返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f
2019.5.28 实现“Get方式,单个复杂嵌套Object类型参数调用,复杂嵌套Object返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f
2019.5.28 实现“Get方式,单个基本类型参数调用,集合类型返回值”接口。revision number:135007b994de1bb19726a768c6e7b96c28aecc1f