Rethinking Java Web UIs with Jakarta Faces and Quarkus
Nowadays, Java enterprise applications often default to Angular, React, or Vue for the frontend. But for this kind of applications, the most natural UI frame...
Nowadays, Java enterprise applications often default to Angular, React, or Vue for the frontend. But for this kind of applications, the most natural UI frame...
In a recent post, I have demonstrated the benefits of using AWS ECS (Elastic Container Service), with Quarkus and the CDK (Cloud Development Kit), in order t...
In a three articles series published recently on this site (Part 1, Part 2, Part 3), I’ve been demonstrating the power of the AWS Cloud Development Kit (CDK)...
The Content Enricher
Java, as anybody knows, isn’t a functional language. It doesn’t allow for functional programming. But once having said that, it’s important to mention that t...