-
`[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…
-
Hi there. We're using the [Micronaut framework](https://micronaut.io/), which has it's own HTTP client and `ExecutorService`, both of which get nice metrics sent out to our prometheus setup.
This p…
-
This is more a general question. Which project would be responsible to provide support for the micronaut blueprint? Should/must/can do it this blueprint or the micronaut blueprint (if detecting this b…
-
### Expected Behavior
Either the code preceding the controller method execution such as authentication resolution or argument binding respect the event loop selection for the controller or every API …
-
### Feature description
Any chance you can create a Groovy 4 / Spring Boot 3 branch?
It is long overdue and it is better to have broken branch that can be worked on and contributed to.
Please m…
-
翻看相关 Issue 以及 PR,研究设计思想和实现原理
-
https://www.cdi-spec.org
https://jakarta.ee/specifications/cdi/4.0/jakarta-cdi-spec-4.0#_cdi_lite
-
I could not find any other forum to discuss this first, so decided to create an issue instead. I hope this is not a problem.
The reason I am here is that I like the design space Micronaut is trying…
-
Document lightweightnesss
Micronaut, Spring Framework, Guice, PicoContainer, Dagger
//Startup time
//Runtime warmup time
///Memory use
//Conceptual lightweight: classes/packages
//Mandatory …
-
##### **Overview of the issue**
After I imported a JDL file, every repository was missing the `JpaSpecificationExecutor` dependency
##### **Reproduce the error**
* Create a MN project
* Impo…