Developer vs. ChatGPT Part I: Writing a Spring Boot Microservice
Pitting a seasoned Java developer against the all-knowing generative AI to find out... can AI generate a Java microservice end-to-end?

Roni Dover
14,651 viewsPitting a seasoned Java developer against the all-knowing generative AI to find out... can AI generate a Java microservice end-to-end?

Jasmine Taylor
14,465 viewsUpload a JAR, search for YAML, create a DOT, convert this to a PNG, all taking place behind the scenes, with just a click of a button.

Nicolas Frankel
3,466 viewsHeroku's owner, Salesforce, announced it would stop the free plan, I found a new provider, Scaleway, and here are my experiences.
Fawaz Ghali
4,772 viewsLearn how to treat logs and traces as part of a scalable cloud storage repository that can be analysed with the techniques used for big …

Fawaz Ghali
3,495 viewsLearn to update a Java client to automatically connect to a secondary, failover cluster if it cannot connect to its original, primary …

Sami Ekblad
8,265 viewsVaadin 24 is a step forward with a new technology baseline that includes Java 17, Jakarta EE 10, Servlet 6.0, Spring 6.0, and Spring Boot 3.

Nicolas Frankel
7,682 viewsExternalizing your authentication process to a third party may be sensible, but avoid binding your infrastructure to its proprietary …

Geert Bevin
5,824 viewsRIFE2 v1.3.0 has experimental support for GraalVM Ahead-Of-Time compilation with native-image, reducing startup time to an incredible 3ms!

Geert Bevin
6,396 viewsBenefiting from a decade of work that went into original RIFE, the new RIFE2 provides an opinionated full stack web framework in a 2MB JAR.

Gerrit Grunwald
20,426 viewsCRaC is an OpenJDK project developed by Azul to solve the problem of "slow" startup times of the JVM in a microservice environment.