Martin
Martin
I was thinking about a database persistence similar to what is supported with the Firebase iOS and Androd SDKs available even when the web app is reopened in a new...
Okay just saw that request validation is currently not supported. Is this something that is planned? Which openapi generator is used here? The ones I know are usually generation input...
> there as well. I disagree things start falling apart when you use the include directive. They are designed a certain way and if you understand how to use them,...
We made a JFR recoding and we see many Socket read I/O pauses while actually writing (only 1 write visible as all others where below 20ms threshold) to a sftp...
I was able now to reproduce the issue on a single test case. SpringBoot tests are using on my side by default 10 different http-nio-exec threads. After 10 request the...
I see issues with MDC not being populated in a spring service using parallelStreams. Could I safely use TransferableMdc instead to solve the issue?
@efdknittlfrank Seems I misunderstood the concept. There is still a manual copy operation required for each new Thread. Would it be possible to have a solution that automatically copies MDC...
> Note: I published the extension as a ruby gem https://github.com/johannesjh/asciidoctor-indir_ext Thanks a lot for the extension. Could it me integrated in Asciidoctor itself? It should be supported out of...
For images following condition can be used in the sub files to override the image dir: ifndef::imagesdir[:imagesdir: ../images] Could't find a similar approach for other references like plantuml diagrams.
I think too that the project is very interesting and should be further developed. Hopefully someone will continue working actively on this project.