In this post, I’d like to describe how a couple of popular languages cope with errors. Get started here for an overview of errors everywhere!
The post Error Handling in Java and Across Different Languages appeared first on foojay.
Read More »In this post, I’d like to describe how a couple of popular languages cope with errors. Get started here for an overview of errors everywhere!
The post Error Handling in Java and Across Different Languages appeared first on foojay.
Read More »Generics are used to parameterize types. A piece of code can be written generically enough so that we can fit a variety of types in it. Being a strongly type-safe language, Java requires to specify types in all aspects of …
The post All about Generics: Part 1 appeared first on foojay.
Read More »The K8ssandra team is pleased to announce the release of Reaper 3.1. Let’s dive into the features and improvements that 3.0 recently introduced (along with some notable removals) and how the newest update to 3.1 builds on that. JDK11 support Starting with 3.1.0, …
The post Reaper 3.0 for Apache Cassandra is available appeared first on foojay.
Read More »Learn about common threats, vulnerabilities, and misconfiguration including the recently disclosed issues in Log4j.
The post Security Warning: Your Java Attack Surface Just Got Bigger appeared first on foojay.
Read More »In episodes 4 and 5 of “140 Second Ducklings”, I got deeper into the more advanced underpinnings of breakpoints. There’s still a lot more to learn to move forward, but even at this stage it’s surprising how many things are …
The post The Basics Of Breakpoints You Might Not Know appeared first on foojay.
Read More »Analyzing and visualizing message flows between business functions was the goal of my current project. Learn about where Vaadin and Neo4J fit in!
The post Visualization of the Message Flow between Business Functions with Vaadin and Neo4j appeared first on foojay.
Read More »After many discussions with Java developers, combined with my personal experiences with the Java community and platform, here are the key reasons why Java developers love Java after all these years!
The post 7 Reasons Why, After 26 Years, Java Still Makes Sense! appeared first on foojay.
Read More »An exciting part of software development is what was unanimously considered good practice at one point in time can be more ambiguous years later. Or even plain wrong. However, you generally need to do it multiple times over time to …
The post Lessons learned from previous projects appeared first on foojay.
Read More »JDKMon is a little tool written in JavaFX that tries to detect all OpenJDK distros installed while keeping track of updates for them.
The post JDKMon 17.0.23 Released appeared first on foojay.
Read More »If you’re a current Cassandra user, upgrading to the latest releases can be fairly simple and requires no downtime.
The post Have you upgraded to Cassandra 4.0? appeared first on foojay.
Read More »