Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Note: There are chances that you do not want to read the whole page and just see some code...
Java’s six-month release cycle has significantly accelerated its evolution, transforming it into a...
Introduction In part 1 of our series about how to develop, run, and optimize a Micronaut...
Introduction In part 1 of our series about how to develop, run, and optimize a Micronaut...
Introduction In the part 1 we introduced our sample application. We basically used AWS...
Introduction In part 6, we learned how to develop a pure Micronaut REST application and...
What will we explore and learn in this article series? In this article series, we will...
Micronaut is a modern, JVM-based, full-stack framework designed for building modular, highly testable...
Introduction In part 1 of our series about how to develop, run and optimize Micronaut web...
Data-oriented Data-oriented programming promotes modeling information as immutable data...
In the first two articles of this series (part 1 and part 2), I demonstrated how quickly an idea...
In certain scenarios—particularly with smaller applications—it can be beneficial to serve both the...
Following library is used Java 17 Micronaut 4.7.6 Sample code A REST service which...
As we continue to develop and deploy a growing number of microservices, one critical consideration is...
Micronaut is a modern, lightweight JVM framework perfect for building fast and efficient...