Cédric Champeau
Cédric Champeau
### Issue description If the `group` of a project isn't set correctly, the annotation processing options are incorrect. For example, in `micronaut-data`, we can see this option: `micronaut.processing.group,=data-parent.doc-examples` (see https://ge.micronaut.io/s/ow7twdjel6xws/console-log#L859)...
Sometimes it is useful to start the test resources service in debug mode. The Gradle plugin has an option on the `StartTestResourcesService` task to set `debugServer = true`, but I...
### Expected Behavior It should be possible to deserialize to a JsonError class. ### Actual Behaviour Deserialization produces an incomplete result. ### Steps To Reproduce The following test case fails:...
This is blocked by https://github.com/micronaut-projects/micronaut-gradle-plugin/issues/592 and will only work for Micronaut 4+. The generated Gradle build files should generate a `serialization = "...."` entry to select the runtime serialization framework.
Currently we use the "good old" dependency coordinates in generated templates. But instead, we could use the version catalog that we publish alongside the BOM. For example, this is what...
### Description Browser: Firefox 98.0.2 OS: Linux Mint 20.3 The feature selection window is not practical: only a few features are visible. The scrollbar is also not obvious so sometimes...
I was trying to use this action to download several JDKs automatically so that they could be used by Gradle toolchain support. I was actually surprised by 2 things: 1....
This commit switches from Maven to Gradle for building the project. It makes the instructions simpler, by using Gradle plugins: - the `application` plugin exposes the `run` method directly for...
This commit introduces a new feature, which is detection of redshift and automatic computation of associated speeds.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...