-
**Description:**
I am a new bee for the Micronaut framework, today I wanted to learn the framework and opened the docs site on my mobile and found that pages are not responsive and difficult to read …
-
### Steps to Reproduce
1. Follow the guide for basic authentication here: https://guides.micronaut.io/latest/micronaut-security-basicauth-gradle-java.html
2. Stop after step 4.3.
3. Micronaut con…
-
Excellent framework! This library simply rocks! And so wanted to check how I could use it with the Micronaut framework.
With this regards, need your help to understand what's the best way (**graphq…
-
I am a core contributor of the JVM framework [Micronaut](https://micronaut.io). In the latest versions of Micronaut, it is possible to provide a custom error response processor to respond Problem.
…
-
Hey MWC authors,
firstly, we are in love with MWC. it works phenomenally well! thank you for your hard work on this framework. while browsing the code, i caught these annotations:
```
/**
…
-
## CVE-2021-21409 - Medium Severity Vulnerability
Vulnerable Library - netty-codec-http2-4.1.54.Final.jar
Path to dependency file: kzonix/components/micronaut/emissary/build.gradle
Path to vulnerab…
-
Even though it is proprietary a lot of Java developers seem to use spring-mvc / spring-rest for implementing REST services rather than following the official JakartaEE JAX-RS standard. I would not rec…
-
###### Which version and edition of Flyway are you using?
Flyway Community Edition 7.8.2
###### If this is not the latest version, can you reproduce the issue with the latest one as well? (Many …
-
I created a simple application with the launcher, without any specific feature, with version *3.0.0-M2* of the framework, and added the following controller:
```
package mngcp;
import io.micron…
-
I've noticed libraries like `rules_closure` are able to trigger the live-reload server to activate, such that it serves the JS code to enable live-reloading at a local port (`http://localhost:35729/li…