-
Java: Functional Programming f(x) – Part1
Dive into the world of functional programming in Java and through declarative programming we can able write a better and concise code.
-
The High Availability Features of Microservices using Chronicle Services
Learn how Chronicle Services, a Java-based framework optimised for low-latency microservices, meets critical requirements by integrating HA, performance, and data persistence.
-
Debug Without Breakpoints
Learn how to use IntelliJ IDEA’s Pause – a lesser known feature that will help you diagnose UI freezes, deadlocks, livelocks, and more
-
Smarter Logging in Spring Boot with AOP
Smart logging with AOP in Spring boot with our smart Logging, leveraging AOP for detailed, configurable logging. Ideal for cleaner code.
-
Getting Started with bld
bld is an up-and-coming build tool for the Java ecosystem. This article guides you through getting set up to use it in your own projects.
-
Free Foojay.io Tickets for JCON EUROPE, Cologne!
Get your free tickets for Foojay.io collaborators of all shapes and sizes, whoever you are reading this, you are welcome to join in for free via the link in this article!
-
JUG Munich hosts the JCP Executive Committee meeting to 25th anniversary of JCP
This year, the first meeting of the JCP Executive Committee will take place in Munich with the support of MicroDoc.
-
Ensuring the right usage of Java 21 new features
How to ensure the right usage of the new version of Java 21, and improve performance and clarity in our code base.
-
Calling Gemma with Ollama, TestContainers, and LangChain4j
Lately, for my Generative AI powered Java apps, I’ve used the Gemini multimodal large language model from Google. But there’s also Gemma, its little sister model.
-
Effective cloud-native Java app development with Open Liberty in IntelliJ IDEA
How to use Liberty Tools for IntelliJ IDEA to enable rapid, easy, and efficient development of cloud-native Java applications with Liberty.