Recent Posts

Today at 12:00 registration for the 21st edition of J-Fall opens!

Yes, you read that right! Registration for the 21st edition of J-Fall starts today at 12:00! Prepare your lunch and keep your mouse at the ready, because we expect J-Fall to fill up quickly again this year. Click here to register and here for the J-Fall 2024 program

Read More »

Run true-to-production tests on your MicroProfile and Jakarta EE applications

Author: Grace Jansen Original post on Foojay: Read More As supported by the 12 factor and 15 factor app methodologies, in application development, we’ve come to realize just how important it is to test our applications in a true-to-production environment before releasing them to consumers. This helps us to mitigate potential failures and spot bugs that could appear in production …

Read More »

Server-Side Rendering with Spring Boot

Author: Nicolas Frankel Original post on Foojay: Read More Understanding the shared steps in the project setup is crucial before delving into the specifics of each client-augmenting technology. My requirements from the last post where quite straightforward: I’ll assume the viewpoint of a backend developer No front-end build step: no TypeScript, no minification, etc. All dependencies are managed from the …

Read More »