-
I created a micronaut app with an aim to convert it to native app. So far, the application works fine when running as a regular Java program. However, after running [`graalvm` tracing agent](https://m…
-
Netty is used as the foundation of a lot of client and server implementations. If we have generic support for monitoring HTTP requests, we'd already provide basic insight for lots of web frameworks.
…
-
## http://microservices.io/index.html
https://github.com/scalecube
https://github.com/spring-cloud/spring-cloud-stream
https://github.com/spring-cloud
http://microprofile.io
https://p…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
using this dependency was pretty easy and worked without any hassle. Thanks for this.
## expected behavior
1. schema drop or clean up between every test class or method or the control of doing it …
-
**Describe the feature**
There is a case where frameworks like, for example, Micronaut, trying using wither methods to create a copy of near-immutable instance to, for example, set DB assigned value…
-
Some time ago we faced with unstable tests. They become very often on CI and rare at dev machine. I found out that there is an issue with registration and deregistration in consul (I'll prove logs and…
-
##### **Overview of the feature request**
This feature request is about generating Thymeleaf forms based on the JDL script with entities and relationships.
##### **Motivation for or Use Case**…
-
Hi, I landed in the project by looking at [this issue](https://github.com/dotnet/aspire/issues/3063) to support Testcontainers for component tests.
I currently see this is how resources are provisi…
-
Hi team,
we stumbled on an intermittent bug that `ServerRequestContext` may get corrupted. By corrupted I mean that it is still available but not in the expected state (e.g., the object I store the…