-
Starting Apache Kafka on Windows 10 (Kafka v3.4)
This is part one of a two part articles series on Running Apache Kafka Server, Configuring Kafka Topics, and Creating a Kafka Consumer, as also a Kafka Producer.
-
Building for Failure: Best Practices for Easy Production Debugging
Applications fail, that’s inevitable. Testing, QA, CI and defensive programming can make this a rare occurrence, but can’t eliminate failure.
-
Contributing to Open Source Software: Creating a Pull Request
Let’s take a look at contributing to Open Source Software, specifically how to create an open source pull request (PR).
-
Dive into the OpenJDK: Top 10 Reads on Foojay.io
Foojay.io is a community platform dedicated to the needs of developers who use the OpenJDK and related technologies.
-
GraphQL, JavaScript, Preprocessor, SQL and more in Manifold
In the final installment of the Manifold series we discuss the final integrations, review the benefits, and discuss using it in a project.
-
How to Share Your Work With a Video or Podcast
Learn about the experiences of creating podcasts, but also more generally, how you can share your work in a video with a small (or bigger) budget.
-
Reactive Programming Made Easy
Table of Contents Reactor live templatesDebugging Reactor StreamsNoteworthy inspections for daily needsUnused Publisher valueBlocking call in non-blocking context This article discusses essential features and tools in IntelliJ IDEA for Reactor developers. These include live templates, a dedicated debug mode, and …
-
Enterprise Java Application Development With Jakarta EE and Vaadin
Get an overview of the Vaadin framework and learn how to use it to build modern web applications on the Jakarta EE Platform in pure Java.
-
Understanding Security Vulnerabilities: A First Step in Preventing Attacks
What are the common vulnerabilities we need to be aware of? How do they look & how can we better protect ourselves from these common attacks?
-
Billions of Messages Per Minute Over TCP/IP
Chronicle Wire has had new features added to permit communication with other components across a TCP/IP network.