-
Top 7 Java Microservices Frameworks
It’s crucial to understand the trade-offs and ensure they are the right fit for your specific context before moving ahead with a microservices architecture
-
Exploring Cost-Effective Solutions for Stateful Rest Services
A cost-effective approach to implementing stateful REST services using IBM Cloud Code Engine, EclipseStore, and IBM Cloud Object Storage, highlighting their integration and scalability benefits for enterprise applications.
-
Foojay Podcast #50: JCON Report, Part 2 – Maven, Software Security, Code Quality
This is part 2 of the interviews we recorded at the JCON conference earlier this month in Germany. In this episode, you get two main topics: Maven and Code Quality.
-
Debug Unresponsive Apps
Learn how to debug unresponsive Java/JVM applications, then reload the fix on the fly, using a hands-on example.
-
Getting Started with JobRunr: Powerful Background Job Processing Library
Task scheduler in Java – JobRunr, a powerful java background job processing library. Learn how to enqueue tasks and schedule recurring tasks.
-
JManc Unconference 2024
The Manchester Java Community are delighted to announce the return of JManc Unconference on Friday 28th June 2024!
-
Calling Microservices in Java: Part 1
This article explores various approaches to calling microservices in Java, from simple RESTful APIs to advanced. Learn more!
-
A Modern Approach to Middleware with Chronicle
Financial institutions today face significant challenges in updating their legacy middleware systems which are crucial for supporting millions of lines of code serving critical business functions.
-
Building a Simple Home Assistant using Langchain4j and Raspberry Pi
Discover how to build a smart home assistant using Langchain4j and Raspberry Pi, featuring capabilities such as question-answering with RAG, integrating external APIs, controlling smart devices, and utilizing camera and multimodal functionalities.
-
Spring AI: How to Write GenAI Applications with Java
We’ll look at how to write GenAI applications with Java using the Spring AI framework and utilize RAG for improving answers.