Recent Posts

Exploring New Features in JDK 23: Factory Pattern with Flexible Constructor Bodies with JEP-482

Author: Miro Wengner Original post on Foojay: Read More Since the introduction of the new JDK release cadence, we have seen an incredible amount of new enhancements added to each JDK cycle, kicking the Java platform back on track compared to other languages. Source code maintainability plays a very important role as complexity of nowadays projects increases. Yes, design patterns, …

Read More »

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 »