micronaut-aot icon indicating copy to clipboard operation
micronaut-aot copied to clipboard

Experimental Ahead-of-time optimizations for Micronaut

Results 25 micronaut-aot issues
Sort by recently updated
recently updated
newest added

### Feature description Minimally, each optimization should be documented. Currently we have the `@AOTModule` which provides optimization metadata: ```java @AOTModule( id = NativeStaticServiceLoaderSourceGenerator.ID, description = AbstractStaticServiceLoaderSourceGenerator.DESCRIPTION, options = { @Option(...

type: docs

### Expected Behavior `./gradlew build` builds Micronaut app. ### Actual Behaviour `./gradlew build` generates exception:` ``` $ ./gradlew build > Task :prepareJitOptimizations FAILED 10:03:08,321 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut.picocli:micronaut-picocli-bom](https://micronaut.io) ([source](https://togithub.com/micronaut-projects/micronaut-picocli)) | `5.3.0` -> `5.5.0` |...

type: dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.8` -> `8.10` | --- ### Release Notes...

type: dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [graalvm/setup-graalvm](https://togithub.com/graalvm/setup-graalvm) | action | patch | `v1.2.2` -> `v1.2.3` | ---...

type: dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...

type: dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/gradle-build-action](https://togithub.com/gradle/gradle-build-action) | action | minor | `v3.4.2` -> `v3.5.0` | ---...

type: dependency-upgrade