-
Hi there,
If I use version `1.2` of RetroCache, I'm not able to resolve the RxJava2 adapter dependency. I have the dependencies declared in my gradle file like this:
`compile 'com.github.iagocan…
-
和好多别的demo不能兼容,我菜的一笔,改不动啊,希望楼总大神能升级下
-
Vert.x event thread blocked when using Promise for a blocking call as seen in the example below.
@GET
@Path("blocker")
public Single blocker(@QueryParam(value = "sleepSecs") long sleepSecs) {…
-
rxjava2封装遇到了点问题,统一处理取消注册和1的不一样了
-
-
**Describe the bug**
1. Koin module verification fails when initialize class in definition block.
2. For CompositeDisposable dependency should add following extra types:
```kotlin
listOf(
Ite…
-
```java
ObjectMapper mapper = defaultObjectMapper();
OkHttpClient client = OpenAiService.defaultClient("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",
Duratio…
-
### Is your feature request related to a problem? Please describe.
As far as I can see from supported libraries document, vertx-rxjava2 is supported but vertx-rxjava3 is not. This results in disconne…
-
Error:FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:transformResourcesWithMergeJavaResForDevDebug'.
> com.android.build.api.transform.TransformExcept…
-
Because MVVM & RxJava Databinding integration are two streams, which can be used separately, it is possible to split these into two separate libraries.
1. android-mvvm
- The generic Adapters & bi…