views-thymeleaf

This guide shows how to build with the Micronaut Framework a chat application such as the Rails application demonstrated in the Hotwire announcement screencast.
Learn how to create a secured Micronaut application and authenticate with OpenID Connect in Oracle Cloud.
Learn how to respond HTML or JSON depending on the request Accept HTTP Header.
Learn how to download an Excel file with the Micronaut framework and Spreadsheet Builder library.
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Auth0.
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Cognito.
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Github. Learn how to write your own Authentication Mapper.
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Keycloak.
Learn how to create a Micronaut application and secure it with Google and provide authentication with OpenID Connect
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Okta.
Learn how to send an email with Oracle Cloud Infrastructure (OCI) Email Delivery using the Micronaut framework.
Learn how to secure a Micronaut application using Database authentication.
Write an application using Spring Boot annotations and compute it into a Micronaut application at compilation time.
Learn how to expose static resources such as CSS or images in a Micronaut Framework application.
Learn how to render an HTML page with Thymeleaf and Micronaut Views
Learn how to load Stimulus Javascript library with WebJars