Recent Posts

Take the State of Java 2025 Survey

Author: Geertjan Wielenga Original post on Foojay: Read More Do you want to know which Java JDK distribution is used where for what and when? The time has come again to take the State of Java Survey and share insights while gaining Java ecosystem knowledge. All those participating will get the complete research, which can be of great benefit in …

Read More »

Introduction to Data-Driven Testing with Java and MongoDB

Author: Otavio Santana Original post on Foojay: Read More Table of Contents PrerequisitesStep 1: Create the entitiesExplanation of annotations:Step 2: Create a database containerStep 3: Generate our first DDTConclusion As applications expand, the complexity of the rules they enforce also increases. In many systems, these rules are embedded within the data, primarily in database queries that filter, join, or compute …

Read More »

Design Patterns Update to JDK25

Author: Miro Wengner Original post on Foojay: Read More Table of Contents JEPs LTS journey (focus on coding but not only): References: The information technology landscape is changing rapidly. This is not only due to the utilization of AI and new methodologies [8], or business requirements trying to keep up, but also because of the incremental complexity of expected solutions. …

Read More »