-
### Current Behavior:
Dependency-track does not show the release date for dependencies.
### Proposed Behavior:
It would be great to have a column with the release date for every component.
With …
-
> Краткий смысл задачи для превью
## Описание
> Описание задачи, схемы, картинки и т.д.
## Критерии выполненности
- [x] Хороший чейнинг RxJava
- [x] Нулл-безопасность
## Связанное
…
-
Whenever there is an error like network related errors, we will use the last cached data from the client instead. It works but only when not connected to any network. If a client is connected to any n…
-
Hey, I am having some trouble using this library in a project that also depends on spark. The issue is that this library requires a jackson parser that is > 2.7.0 which conflicts with spark. Would it …
-
Rx개념
기존 callback 방식이 아닌, event 기반으로 event를 목적에 맞게 구독하며, event 내용을 조건(filter)/변형(transform)/구독(subscribe) 등을 해가며 처리하는 방식. platform 레벨에서 지원해줘서 사용이 쉽고, 안정적이다.
- callback 지옥으로 부터 벗어나고, 목적내용을 조립적으로 구성하여 …
-
RxJava throw an exception when I use RxCache + RxJava2 + Retrofit2
```
java.lang.NullPointerException: The mapper function returned a null value.
at io.reactivex.internal.functions.ObjectHelper…
-
Any plans for adding support for RxJava by making service methods return observables?
-
ERROR org.apache.juli.logging.DirectJDKLog.log(DirectJDKLog.java:175) - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exc…
G-Vic updated
6 months ago
-
Updated to **RxJava3**, and I have to exclude **RxJava2** from gradle dependencies required by **adapter-rxjava2**.
ghost updated
4 years ago
-
环境是as4.0.1
反馈问题:
1.在输入完库名或包名+库名,有时候不会弹出搜索结果框,删几个字符,重打也不出现结果框,不知道是怎么个频率请求搜索的
2.我输入retrofit2,出现的结果并不多,就是没有com.squareup.retrofit2这个包名的,只有输入square:retrofit2才会出现,现实情况是我们不会去记住包名,常记住也就是库名
优化:
1.每次的关键词…