-
## Possible implementation
```kotlin
// StorageRepository.kt
interface StorageRepository {
suspend fun uploadFile(uri: Uri, path: String): Result
suspend fun deleteFile(path: String): R…
-
# vitepress_config_ts : VOCI MENU
```
Traduzione in corso.
```
## /GUIDE
### Getting Started : Guida introduttiva
- [x] Introduction : Panoramica (Introduzione)
- [x] Quick Start : Avvi…
-
Some things to include:
* Required tutorials:
* Android development with Android Studio
* RxJava tutorial / videos
* Basic dependency injection with Dagger 2
* Git and Github tutorials…
-
### We changed the below translation word to an understandable word:
| English | Original Bangla | Understandable Word |
| ------------- | ------------- | ------------- |
| watch | ঘড়ি | ওয়াচ |
…
-
### Describe the bug
When the Quarkus `quarkus.http.non-application-root-path` is set relative to `quarkus.http.root-path`, requests to the REST API endpoints lead to stuck backend requests when Qu…
-
We should consider adding a workload that represents reactive serverless Java environments, such as Quarkus and friends. Some bits of thought:
- At the core a REST service workload, so an artificia…
-
Any chance Electrolyte could work with Webpack?
-
### Describe the bug
Using extensions/resteasy-reactive/rest-client-reactive
Follow the tutorial here: https://quarkus.io/guides/rest-client-reactive
...but instead of creating the interface desc…
-
- [x] documentation technical-debt
- [x] Docstrings are present and all have a one-sentance (that fits on one line) description at start of their docstrings for all:
- [x] modules
- [x…
-
This library is 'just what I'm looking for' and with a few tweaks I've got it working with the original ConsoleExample from rille111's version.
However I would like to tweak the flow relating to d…