Skip to content

Commit

Permalink
presentations
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Nov 28, 2024
1 parent b9e0172 commit 7f99fb5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
7 changes: 4 additions & 3 deletions posts/presentation-micronaut-saas.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ keywords:presentation

# [%title]

[%summary]

In this talk, you will learn how Micronaut eases the development of a Software as a Service application (Saas) with the following capabilities:
In this talk, you will learn how [Micronaut](https://micronaut.io) 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](https://www.graalvm.org/latest/reference-manual/native-image/) Deployment.
Expand All @@ -23,5 +21,8 @@ You will see an open-source application and how seamlessly Micronaut integrates

After this talk, you will understand what the Micronaut framework offers to simplify the development of your next Saas application.

## Elevator Pitch

[%summary]


15 changes: 15 additions & 0 deletions posts/presentation-micronaut-vs-spring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Micronaut vs Spring Boot
summary: Learn the similarities and differences between the Micronaut and Spring Boot frameworks.
date_published: 2024-11-28T08:06:47+01:00
keywords:presentation
---

# [%title]

In this talk, Micronaut committer Sergio del Amo compares the feature set of Spring Boot and Micronaut. This talk introduces developers familiar with Spring Boot to the similarities and differences between the frameworks.

In addition, the talk covers the migration of existing applications and the tools available to simplify the migration to Micronaut.

Also, you will learn how to use Micronaut within a Spring Boot application.

0 comments on commit 7f99fb5

Please sign in to comment.