Skip to content

Releases: LianjiaTech/retrofit-spring-boot-starter

release 2.1.9

09 Oct 08:35
7837fda
Compare
Choose a tag to compare

1、Support @RetrofitClient to configure CallAdapter.

release 2.1.8

25 Sep 02:35
96279a7
Compare
Choose a tag to compare

1、BodyCallAdapterFactory支持非2xx响应体转换

release 2.1.7

23 Sep 05:06
d97b5cb
Compare
Choose a tag to compare

1、Support @RetrofitClient to configure Converter

release 2.1.6

21 Sep 06:07
5cc7011
Compare
Choose a tag to compare

1、fix errorDecoder抛出异常问题
2、修复2.1.4引发的spring-boot项目启动报错问题

release 2.1.4

21 Sep 04:40
7c700bf
Compare
Choose a tag to compare

1、支持微服务之间的HTTP调用

release 2.1.3

10 Sep 04:05
8c159e7
Compare
Choose a tag to compare

1、新增支持错误编码器ErrorDecoder
2、源码英文文档

release 2.1.2

25 Aug 06:06
b0c44db
Compare
Choose a tag to compare

1、修复请求重试bug

release 2.1.1

23 Aug 11:13
aef128a
Compare
Choose a tag to compare

支持自定义注入OkHttpClient

release 2.1.0

22 Aug 05:06
bee9b0d
Compare
Choose a tag to compare

1、支持请求重试

release 2.0.4

18 Aug 02:00
20610be
Compare
Choose a tag to compare

支持接口级别是否启用日志打印配置