-
## What problem are you trying to solve?
Folks might not be aware that we are able to confidently solve vulnerabilities using OpenRewrite recipes, and also bump transitive dependencies.
## Describ…
-
### Expected Behavior
With GraalVM 23.1 (GraalVM for JDK 21) GraalVM Truffle/Polyglot languages are now consumed from the class/module-path.
For context, this project is also known as Truffle Unchai…
-
Issue: I can't implement an object autogenerated from protobuf.
How reproduce: generated a project from [micronaut initializer](https://micronaut.io/launch/) with: gRPC Application type, Java 11, K…
-
### Issue description
Hello,
I have a use case where two Micronaut services are secured using OpenID (`idtoken`) with an OAuth2 issuer (Keycloak) within the same realm.
Each service is conf…
-
### Feature description
The default for micronaut.serde.serialization.inclusion is `non_empty`. It should be changed to `non_null`.
Reason: It is not correct to just remove empty strings and emp…
-
`[HTML spec](https://www.w3.org/TR/html4/interact/forms.html#h-17.13.4)` says that for `application/x-www-form-urlencoded` space characters should be replaced by `+`.
It seems https://tools.ietf.o…
-
- [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
- [ …
-
### Issue description
Now it's one of the biggest parts of the Core. It would be better to have it extracted to the own repo.
Modules included:
- http
- http-client
- http-client-core
- http-n…
-
### Feature description
I would like to write my own LoadBalancer which selects the right ServerInstance based on the outgoing HTTP request. Sadly, this is currently impossible. While a LoadBalance…
-
To upgrade [logback to 1.4.11 in the Micronaut Framework](https://github.com/micronaut-projects/micronaut-core/pull/9857), we had to add the following [GraalVM Configuration Metadata](https://www.graa…