CRUDing NoSQL Data with Quarkus, Part One: MongoDB
This article demonstrates how Quarkus, the supersonic, subatomic Java stack, greatly simplifies the NoSQL data persistence with MongoDB.
This article demonstrates how Quarkus, the supersonic, subatomic Java stack, greatly simplifies the NoSQL data persistence with MongoDB.
Jakarta EE Security (formerly JSR 375) introduces the notion of identity stores. Here, you can see how these identity stores are implemented by Jakarta EE co...
Discover why Jakarta EE, with the industry-wide adoption of microservices-based architectures, has become one of the most popular Java server-side frameworks.
I had a little bit of time off in this moment, before the end of the year, so I decided to learn Rust. I started with “Rust in Action” (https://www.manning.c...
Similar to the concept of Microservice, the term of Micro Frontend isn’t as well known as the first one. This article aims at demystifying it.