Build a Software as a Service applications with Micronaut and deploy them with GraalVM
In this talk, you will learn how Micronaut eases the development of a Software as a Service application (Saas) with the following capabilities:
- Micronaut Data JDBC Multi-Tenancy with Column Discriminator.
- GraalVM Native Image Deployment.
- OpenAPI generation.
- OpenID Connect-based single sign-on.
- Turbo Integration - single-page web application without writing any JavaScript.
- Multi-Language Front-end.
The talk is a mix of slides and code samples. You will see an open-source application and how seamlessly Micronaut integrates the above capabilities.
After this talk, you will understand what the Micronaut framework offers to simplify the development of your next Saas application.
Elevator Pitch
Build a Multi-Tenancy, OpenAPI, OpenID Connect-based single sign-on, Turbo Integrated application and deploy it as a GraalVM Native Image in no time.
Tags: #presentation