Halim Dev

Results 11 issues of Halim Dev

hi method save(....) in interface CoroutinesCrudRepositoy, its always play the update role (when using logging its always show update sql query)

hi is kittinunf support response contentType like application/stream+json or sse (text/event-stream) ?

Add observer for workmanager status (start, done, failure, progress)

enhancement
android

hi how o define gradiant color for controles ??

hi i use rxjava2 jdbc, when subscriber terminate the owner schedular keep alive ,i forse to shutdow it with create a schedular type io and i observerOn this schedular, so...

hi, i have 2 questions 1. with spring webflux how to deserialize Flux or Mono in dolphin javafx client (an exception is appear when try to deserialize objects in collections...

hi ``` @GET("....) fun findAll() : Flow when call this function with retrofit : val job = retrofitService.findAll().onEach { .... }.launchIn(coroutineScope) job.invokeOnCompletion { ..... } ``` it display to first...