-
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…
-
**Feature request**
I would like to request a feature to be able to add `native-image` flags and options programatically.
**Is your feature request related to a problem? Please describe.**
…
-
I am currently evaluating frameworks for realizing the transactional outbox pattern in a quarkus context. Thus the question, whether quarkus support is generally planned or possible here?
-
### Feature description
From conversations with @jameskleeh @jeffbrown it appears that micronaut uses bean dependencies to gracefully shutdown the beans created. This does not follow a functional o…
-
Java has a class [java.util.ServiceLoader ](https://docs.oracle.com/en/java/javase/12/docs/api/java.base/java/util/ServiceLoader.html) (in this package available from JDK6 onwards).
> A facility to…
-
**Describe the issue**
We have in Micronaut a test application for Micronaut Security and LDAP. To make it work as a native image we've used the tracing agent to add the following reflection config…
-
Hi,
I am working on the [integration of Paseto tokens](https://github.com/micronaut-projects/micronaut-security/pull/813) with the [Micronaut Framework](https://micronaut.io). I have been using JP…
-
## What version of OpenRewrite are you using?
I am using `main`
## How are you running OpenRewrite?
unit tests
## What is the smallest, simplest way to reproduce the problem?
edited…
-
Hi folks. I haven't found anything in the [docs](https://docs.gradle.org/current/userguide/platforms.html) and the [FAQ](https://melix.github.io/blog/2021/03/version-catalogs-faq.html#_why_can_t_i_use…
-
- [X] From long url to short url
- [ ] From short to long url
- [X] Basic conversion
- [ ] Who should append the hostname in short url
- [ ] Considerations for load balancing
- [ …