Articles by Tag #micronaut

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

Micronaut Framework: The Next Generation JVM

Note: There are chances that you do not want to read the whole page and just see some code...

Learn More 2 0Nov 1 '25

Java Is Modern—So Why Does It Still Feel Verbose?

Java’s six-month release cycle has significantly accelerated its evolution, transforming it into a...

Learn More 4 0Jan 26

Micronaut 4 application on AWS Lambda- Part 5 Measuring Lambda cold and warm starts with GraalVM Native Image

Introduction In part 1 of our series about how to develop, run, and optimize a Micronaut...

Learn More 3 0Oct 16 '25

Micronaut 4 application on AWS Lambda- Part 4 Reducing Lambda cold starts with SnapStart and API Gateway request event priming

Introduction In part 1 of our series about how to develop, run, and optimize a Micronaut...

Learn More 1 0Oct 2 '25

Micronaut 4 application on AWS Lambda- Part 6 REST API application

Introduction In the part 1 we introduced our sample application. We basically used AWS...

Learn More 0 0Oct 23 '25

Micronaut 4 application on AWS Lambda- Part 7 Measuring Lambda cold and warm starts with GraalVM Native Image and REST API

Introduction In part 6, we learned how to develop a pure Micronaut REST application and...

Learn More 4 0Nov 4 '25

Micronaut 4 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

What will we explore and learn in this article series? In this article series, we will...

Learn More 3 0Jul 14 '25

Micronaut 4 application on AWS Lambda- Part 2 Reducing Lambda cold starts with Lambda SnapStart

Introduction In part...

Learn More 0 0Aug 27 '25

Micronaut vs Quarkus: Why I Switched After Two Years

Micronaut is a modern, JVM-based, full-stack framework designed for building modular, highly testable...

Learn More 4 0Jan 22

Micronaut 4 application on AWS Lambda- Part 3 Reducing Lambda cold starts with SnapStart and DynamoDB request priming

Introduction In part 1 of our series about how to develop, run and optimize Micronaut web...

Learn More 1 0Sep 18 '25

Data Oriented Rest Api in Java

Data-oriented Data-oriented programming promotes modeling information as immutable data...

Learn More 1 0Jan 19

How To Introduce a New API Quickly Using Micronaut

In the first two articles of this series (part 1 and part 2), I demonstrated how quickly an idea...

Learn More 1 0May 28 '25

Angular 20 + Micronaut

In certain scenarios—particularly with smaller applications—it can be beneficial to serve both the...

Learn More 0 0Jun 30 '25

Micronaut dependency injection

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

Learn More 0 0Apr 7 '25

Exploring Firestore with Micronaut and Java 21: A Scalable NoSQL Solution for Modern Applications

As we continue to develop and deploy a growing number of microservices, one critical consideration is...

Learn More 0 1Jun 17 '25

Create a Simple REST API in Groovy with Micronaut

Micronaut is a modern, lightweight JVM framework perfect for building fast and efficient...

Learn More 2 0Oct 27 '25