Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LianjiaTech/retrofit-spring-boot-starter issues and pull requests
#102 - 兼容动态代理类的属性赋值操作
Pull Request -
State: closed - Opened by boo-t over 2 years ago
- 1 comment
#101 - java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException
Issue -
State: closed - Opened by melin over 2 years ago
- 1 comment
#101 - java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException
Issue -
State: closed - Opened by melin over 2 years ago
- 1 comment
#100 - 如何自定义InterceptMark组
Issue -
State: closed - Opened by llm163520 over 2 years ago
#99 - 注解式拦截器无法从spring容器中获取bean,而是会通过反射自己new一个
Issue -
State: closed - Opened by kingrocy over 2 years ago
- 2 comments
#99 - 注解式拦截器无法从spring容器中获取bean,而是会通过反射自己new一个
Issue -
State: closed - Opened by kingrocy over 2 years ago
- 2 comments
#98 - 可配置属性支持配置代理吗
Issue -
State: closed - Opened by lsz66 over 2 years ago
#98 - 可配置属性支持配置代理吗
Issue -
State: closed - Opened by lsz66 over 2 years ago
#97 - 支持负载均衡吗? 不依赖spring cloud
Issue -
State: closed - Opened by melin over 2 years ago
- 4 comments
#97 - 支持负载均衡吗? 不依赖spring cloud
Issue -
State: closed - Opened by melin over 2 years ago
- 4 comments
#96 - 如何透传客户端传上来的header
Issue -
State: closed - Opened by johnnycmj over 2 years ago
#96 - 如何透传客户端传上来的header
Issue -
State: closed - Opened by johnnycmj over 2 years ago
#95 - version 2.2.21 can not create Bean
Issue -
State: closed - Opened by marunrun over 2 years ago
- 2 comments
#93 - retrofit2.9.0版本retrofit2.Platform的非法反射访问
Issue -
State: closed - Opened by zhouxinlei828 almost 3 years ago
- 3 comments
#93 - retrofit2.9.0版本retrofit2.Platform的非法反射访问
Issue -
State: closed - Opened by zhouxinlei828 almost 3 years ago
- 3 comments
#90 - 2.2.17,不能自动注入HttpApi 实例
Issue -
State: closed - Opened by Aima09 almost 3 years ago
- 3 comments
#90 - 2.2.17,不能自动注入HttpApi 实例
Issue -
State: closed - Opened by Aima09 almost 3 years ago
- 3 comments
#89 - 配置日志,不生效, retrofit.version 2.2.17
Issue -
State: closed - Opened by feng-dan almost 3 years ago
- 17 comments
#89 - 配置日志,不生效, retrofit.version 2.2.17
Issue -
State: closed - Opened by feng-dan almost 3 years ago
- 17 comments
#88 - Why remove the @Service annotation from @RetrofitClient?
Issue -
State: closed - Opened by efemoney almost 3 years ago
- 2 comments
#87 - Socket closed
Issue -
State: closed - Opened by hustcrab almost 3 years ago
#87 - Socket closed
Issue -
State: closed - Opened by hustcrab almost 3 years ago
#86 - degrade
Issue -
State: closed - Opened by yinmengqi-lingoace almost 3 years ago
#86 - degrade
Issue -
State: closed - Opened by yinmengqi-lingoace almost 3 years ago
#82 - 代理设置
Issue -
State: closed - Opened by roneywei almost 3 years ago
- 1 comment
#81 - @RetrofitClient(baseUrl = "${bill.payment.base-url}",logStrategy = LogStrategy.BODY, connectTimeoutMs = 20000, readTimeoutMs = 20000)是够可以支持超时时间动态配置呢?如果不支持希望可以改进,如果支持请告诉一下方法,感谢
Issue -
State: closed - Opened by ChenoaZhang about 3 years ago
- 2 comments
#81 - @RetrofitClient(baseUrl = "${bill.payment.base-url}",logStrategy = LogStrategy.BODY, connectTimeoutMs = 20000, readTimeoutMs = 20000)是够可以支持超时时间动态配置呢?如果不支持希望可以改进,如果支持请告诉一下方法,感谢
Issue -
State: closed - Opened by ChenoaZhang about 3 years ago
- 2 comments
#80 - serviceId能否优化支持更多种可能
Issue -
State: closed - Opened by verup about 3 years ago
#80 - serviceId能否优化支持更多种可能
Issue -
State: closed - Opened by verup about 3 years ago
#77 - intercept拦截器支持定义到请求方法上嘛
Issue -
State: closed - Opened by yiChener about 3 years ago
- 1 comment
#77 - intercept拦截器支持定义到请求方法上嘛
Issue -
State: closed - Opened by yiChener about 3 years ago
- 1 comment
#76 - 有这样一个场景,先用Get请求调用登录接口,返回token,然后将token设置到下一个业务接口的header上,再通过POST请求调用
Issue -
State: closed - Opened by zhlid about 3 years ago
- 1 comment
#76 - 有这样一个场景,先用Get请求调用登录接口,返回token,然后将token设置到下一个业务接口的header上,再通过POST请求调用
Issue -
State: closed - Opened by zhlid about 3 years ago
- 1 comment
#76 - 有这样一个场景,先用Get请求调用登录接口,返回token,然后将token设置到下一个业务接口的header上,再通过POST请求调用
Issue -
State: closed - Opened by zhlid about 3 years ago
- 1 comment
#72 - 是否可以根据 配置文件是否有相应配置来建立 bean
Issue -
State: closed - Opened by coolyu0916 over 3 years ago
- 4 comments
#72 - 是否可以根据 配置文件是否有相应配置来建立 bean
Issue -
State: closed - Opened by coolyu0916 over 3 years ago
- 4 comments
#72 - 是否可以根据 配置文件是否有相应配置来建立 bean
Issue -
State: closed - Opened by coolyu0916 over 3 years ago
- 4 comments
#71 - 在相同的项目中如果引用的包中已经使用了@RetrofitScan后,当前Spring-boot项目必须配置@RetrofitScan,不然就扫描不到对应的包
Issue -
State: closed - Opened by wushengju over 3 years ago
- 1 comment
#70 - 寻求课程合作
Issue -
State: closed - Opened by specialzxw over 3 years ago
#70 - 寻求课程合作
Issue -
State: closed - Opened by specialzxw over 3 years ago
#69 - @POST接口前面不能有url,感觉这点很不好吧,会直接报错,希望,如果能帮助我们处理多余的/,而不是这么严格
Issue -
State: closed - Opened by Aurorxa over 3 years ago
- 3 comments
#69 - @POST接口前面不能有url,感觉这点很不好吧,会直接报错,希望,如果能帮助我们处理多余的/,而不是这么严格
Issue -
State: closed - Opened by Aurorxa over 3 years ago
- 3 comments
#69 - @POST接口前面不能有url,感觉这点很不好吧,会直接报错,希望,如果能帮助我们处理多余的/,而不是这么严格
Issue -
State: closed - Opened by Aurorxa over 3 years ago
- 3 comments
#68 - @OkHttpClient.Builder 建议取消static方法限制
Issue -
State: closed - Opened by HaiyangLiang over 3 years ago
#68 - @OkHttpClient.Builder 建议取消static方法限制
Issue -
State: closed - Opened by HaiyangLiang over 3 years ago
#67 - RetrofitException: java.lang.IllegalStateException: Unbalanced enter/exit
Issue -
State: closed - Opened by kscMaster over 3 years ago
- 1 comment
#67 - RetrofitException: java.lang.IllegalStateException: Unbalanced enter/exit
Issue -
State: closed - Opened by kscMaster over 3 years ago
- 1 comment
#66 - 希望支持开发模式@Profile注解
Issue -
State: closed - Opened by zhourundong over 3 years ago
- 1 comment
#65 - 未来是否会支持对单个接口(方法)设置超时时间?比如直接配置在@Get注解中
Issue -
State: closed - Opened by tabcdn over 3 years ago
- 2 comments
#65 - 未来是否会支持对单个接口(方法)设置超时时间?比如直接配置在@Get注解中
Issue -
State: closed - Opened by tabcdn over 3 years ago
- 2 comments
#64 - @RetrofitClient注解配置baseUrl只支持不带path的host?
Issue -
State: closed - Opened by ImmortalFan over 3 years ago
- 2 comments
#64 - @RetrofitClient注解配置baseUrl只支持不带path的host?
Issue -
State: closed - Opened by ImmortalFan over 3 years ago
- 2 comments
#61 - 是否支持 异步回调?
Issue -
State: closed - Opened by liu2811751 over 3 years ago
- 1 comment
#61 - 是否支持 异步回调?
Issue -
State: closed - Opened by liu2811751 over 3 years ago
- 1 comment
#60 - 关于中文的问题,有没有什么好的解决方法?比较小代价的
Issue -
State: closed - Opened by xiepeikuan over 3 years ago
- 1 comment
#60 - 关于中文的问题,有没有什么好的解决方法?比较小代价的
Issue -
State: closed - Opened by xiepeikuan over 3 years ago
- 1 comment
#60 - 关于中文的问题,有没有什么好的解决方法?比较小代价的
Issue -
State: closed - Opened by xiepeikuan over 3 years ago
- 1 comment
#58 - 在Java11中会有反射警告
Issue -
State: closed - Opened by YAGAMIL over 3 years ago
- 1 comment
#58 - 在Java11中会有反射警告
Issue -
State: closed - Opened by YAGAMIL over 3 years ago
- 1 comment
#58 - 在Java11中会有反射警告
Issue -
State: closed - Opened by YAGAMIL over 3 years ago
- 1 comment
#54 - Spring boot IDEA Tip: Could not autowire. No beans of 'Api' type found.
Issue -
State: closed - Opened by mlick over 3 years ago
- 2 comments
#54 - Spring boot IDEA Tip: Could not autowire. No beans of 'Api' type found.
Issue -
State: closed - Opened by mlick over 3 years ago
- 2 comments
#53 - 返回适配器转换问题
Issue -
State: closed - Opened by azoveh over 3 years ago
- 1 comment
#52 - 如何处理json返回不同的类型
Issue -
State: closed - Opened by lly835 almost 4 years ago
- 1 comment
#52 - 如何处理json返回不同的类型
Issue -
State: closed - Opened by lly835 almost 4 years ago
- 1 comment
#51 - 如何在拦截器Intercept里获取request body
Issue -
State: closed - Opened by lly835 almost 4 years ago
- 2 comments
#51 - 如何在拦截器Intercept里获取request body
Issue -
State: closed - Opened by lly835 almost 4 years ago
- 2 comments
#50 - 有没有办法忽略ssl证书校验
Issue -
State: closed - Opened by wmlz almost 4 years ago
- 4 comments
#50 - 有没有办法忽略ssl证书校验
Issue -
State: closed - Opened by wmlz almost 4 years ago
- 4 comments
#48 - 请问支持https请求吗
Issue -
State: closed - Opened by vancfbruce almost 4 years ago
- 1 comment
#48 - 请问支持https请求吗
Issue -
State: closed - Opened by vancfbruce almost 4 years ago
- 1 comment
#46 - 连接报错:java.net.SocketException: Connection reset
Issue -
State: closed - Opened by wangran99 almost 4 years ago
- 2 comments
#46 - 连接报错:java.net.SocketException: Connection reset
Issue -
State: closed - Opened by wangran99 almost 4 years ago
- 2 comments
#43 - 搞得这么好的东西反手就是一个star
Issue -
State: closed - Opened by fulintang almost 4 years ago
#42 - 启动报这个错,@RetrofitScan这个注解应该加在哪里
Issue -
State: closed - Opened by qinshaokang almost 4 years ago
- 4 comments
#42 - 启动报这个错,@RetrofitScan这个注解应该加在哪里
Issue -
State: closed - Opened by qinshaokang almost 4 years ago
- 4 comments
#37 - Feature/支持熔断
Pull Request -
State: closed - Opened by chentianming11 about 4 years ago
#37 - Feature/支持熔断
Pull Request -
State: closed - Opened by chentianming11 about 4 years ago
#36 - 微服务之间调用
Issue -
State: closed - Opened by demidroid about 4 years ago
- 1 comment
#36 - 微服务之间调用
Issue -
State: closed - Opened by demidroid about 4 years ago
- 1 comment
#34 - 怎么单独禁止某个接口的body转换
Issue -
State: closed - Opened by JackyLeeCS about 4 years ago
- 2 comments
#34 - 怎么单独禁止某个接口的body转换
Issue -
State: closed - Opened by JackyLeeCS about 4 years ago
- 2 comments
#28 - @Intercept中使用service调用相同的@RetrofitClient会变为空
Issue -
State: closed - Opened by zhuqi7y about 4 years ago
- 1 comment
#28 - @Intercept中使用service调用相同的@RetrofitClient会变为空
Issue -
State: closed - Opened by zhuqi7y about 4 years ago
- 1 comment
#26 - No RetrofitClient was found in '[com.github.lianjiatech.retrofit.spring.boot.test]' package. Please check your configuration.
Issue -
State: closed - Opened by gitQiao about 4 years ago
- 1 comment
#26 - No RetrofitClient was found in '[com.github.lianjiatech.retrofit.spring.boot.test]' package. Please check your configuration.
Issue -
State: closed - Opened by gitQiao about 4 years ago
- 1 comment
#23 - 如何方便的设置http代理
Issue -
State: closed - Opened by lly835 about 4 years ago
- 8 comments
#15 - 注解式拦截器无法注入springboot bean,请问是实现有什么不一样么?
Issue -
State: closed - Opened by liangxp about 4 years ago
#15 - 注解式拦截器无法注入springboot bean,请问是实现有什么不一样么?
Issue -
State: closed - Opened by liangxp about 4 years ago
#9 - 能否添加一个http long pooling 的实现? 一旦有这个注解,将不断的去轮询某个地址获取接口
Issue -
State: closed - Opened by shyding over 4 years ago
- 3 comments