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

Guides and Tutorials on how to use Micronaut including sample code

Results 118 micronaut-guides issues
Sort by recently updated
recently updated
newest added

https://guides.micronaut.io/latest/micronaut-oauth2-oidc-google-gradle-java.html When I follow the instructions in that guide up to the suggestion of running `./gradlew run` the app fails to start. I think the issue is that `OAUTH_ISSUER` is...

Guide for the Cursor-based pagination support added to Micronaut Data JDBC by this [PR #2884](https://github.com/micronaut-projects/micronaut-data/pull/2884) We cannot merge this PR until the framework 4.5.0 release which will contain a Micronaut...

Since [Micronaut 4.2, Micronaut Launch CLI](https://micronaut.io/2023/11/17/micronaut-framework-4-2-0-released/) defaults to [Gradle with Kotlin DSL](https://docs.gradle.org/current/userguide/kotlin_dsl.html). However, Micronaut Guides are getting build with Gradle Groovy DSL. We can change the default DSL in Guides...

good first issue

> The guides section is messy; no way to search. > the Guides section is diabolical at the moment

> 7.1. GraalVM installation > The easiest way to install [GraalVM](https://www.graalvm.org/) on Linux or Mac is to use [SDKMan.io](https://sdkman.io/). > sdk install java 17.0.12-graal > sdk use java 17.0.12-graal ......

relates-to: graal

./gradlew micronautOauth2OidcMicrosoftBuild [Secure a Micronaut application with Microsoft Identify Platform.pdf](https://github.com/user-attachments/files/16964917/Secure.a.Micronaut.application.with.Microsoft.Identify.Platform.pdf)

Example for spring boot https://www.danvega.dev/blog/virtual-threads-spring-boot