-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|