-
Hello,
This is not workinfg, class HttpGraphQLRemoteRetriever doesn't exists. Also GraphQLRemoteSchemaSource has private constructor. But if i create it with a Builder a lot of flelds have to be not…
-
## Background
Currently in controllers we return `CompletableFuture`s, but code is not executed concurrently (Tomcat's connection accepting threads are blocked by our code [authentication and service…
-
After trying out the first syllabus of documentation (two issues #176 #179), I would like to propose a more intuitive interface:
**The proposal**:
```python
wg = WorkGraph()
task_1 = wg.add_ta…
-
There is no way to change the profile picture of students within the app.
This feature is cool, but it is also inconvenient and difficult for less tech-savvy users. It is also not integrated into the …
-
_Перенос предложения:_ голоса +4, -9
_Автор идеи:_ **pooh**
Возможность вызова лямбды для различных наборов аргументов может возникнуть, когда нам в зависимости от контекста необходимо выполнить р…
-
2023-11-04 00:03:23.629 [completable_future_pool_7] [] ERROR c.x.job.core.log.XxlJobFileAppender - No such file or directory
java.io.IOException: No such file or directory
at java.base/java…
-
When you are using `CompletableFuture`s (or `CompletionStage`s) and do not do explicit exception handling, you are effectively ignoring exceptions as they are swallowed.
I'd say a spotbugs rule that …
-
**Description**
The archiver should be integrated into the new architecture. To achieve this we will move the existing archivers from Operate and Tasklist to camunda-exporter, while merging them acc…
-
Hi,
I am using the MDCInitializer and let method, to pass the MDC context from main thread to the underlying threads when asyncronus call is made.
I see that the MDC infomation is available on
h…
-
Hi. Do you plan implement reactive support such as spring-data-mongodb? https://spring.io/blog/2016/11/28/going-reactive-with-spring-data .