Check out this overview of the functionality of the Garbage Collector and the things a developer should know.
Category: Articles
Scaling a Spring application with a YugabyteDB cluster
Scaling the data access layer of a Spring application can be done very easily with a YugabyteDB cluster of several nodes.
Eclipse AQAvit Provides Comprehensive Quality Assurance for Java
Eclipse AQAvit project lead Shelley Lambert explains how AQAvit answers key questions that enterprises have about software quality, and how participation in the project can have numerous benefits for your enterprise.
Java’s New Threat Model – DZone
The next positive change in Java security is to strengthen the supply chain of software components, know what’s running and what’s vulnerable, and communicate this information with non-technical experts whose data is at risk.
Java Stream parallel forEachOrdered – Java Challengers
Learn important principles of stream, parallel and forEachOrdered to improve your Java skills! Go deeper into Java Streams concepts by figuring out this Java challenge! Try to solve it before seeing the answer. Remember, you will acquire a new skill much faster when you struggle to learn.https://www.youtube.com/watch?v=gamlYJU2abY
How do I efficiently iterate over each entry in a Java Map?
If I have an object implementing the Map interface in Java and I wish to iterate over every pair contained within it, what is the most efficient way of going through the map?Will the ordering of
Eclipse Adoptium: 2022 in Review and 2023 Roadmap
Eclipse Adoptium community manager Carmen Delgado reviews last year’s milestones, and explains why 2023 could be an even bigger year for Adoptium.
Red Hat build of OpenJDK | Red Hat Developer
The Red Hat build of OpenJDK is a free and supportable open source implementation of the Java Platform, Standard Edition (Java SE).
Difference between Spring vs SpringBoot Framework in Java
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Jimmer documentation | Jimmer
Powerful immutable object model by porting immer to java/kotlin. ORM for immutable data model Include cache, no DTO required More ….
How to generate code using Fabric8 Kubernetes Client | Red Hat Developer
Learn how to generate code using tools provided by Fabric8 Kubernetes Client, including Fabric8 CRD Generator and Fabric8 Java Generator. (Part 4 of 5)
A Quick Look At Faces (JSF) 4.0 In Jakarta EE 10
A look at some major features of the JavaServer Faces or Jakarta Faces 4.0 in Jakarta EE 10.