Articles by Tag #micronaut

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Micronaut vs. Spring Boot: A Detailed Comparison

Micronaut and Spring Boot are two popular frameworks for building Java applications, especially in...

Learn More 8 0Aug 13 '24

Flyway Migrations in Multi-Module Gradle Projects (Clean Architecture)

Automating Database Migrations in Java with Flyway Database migrations are a crucial...

Learn More 3 0Jan 18

Pub-sub Redis in Micronaut

How to create pub-sub redis architecture using Micronaut

Learn More 2 0Dec 28 '24

JPA entity relationship with Micronaut data JDBC

What Is Micronaut Micronaut is a JVM-based framework for building lightweight, modular...

Learn More 0 0Dec 27 '24

OpenAPI + Swagger UI with Micronaut Application

Introduction APIs (Application Programming Interfaces) are the backbone of modern...

Learn More 0 0Dec 28 '24

Choosing the Right Java Microservices Framework: Spring Boot, Quarkus, Micronaut, and Beyond

Spring Boot, Quarkus, Micronaut: How to choose the best microservices framework for your...

Learn More 0 0Dec 3 '24

Micronaut dependency injection

Following library is used Java 17 Micronaut 4.7.6 Sample code A REST service which...

Learn More 0 0Apr 7