Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

feedburner.com

Java Code Geeks

Get the latest updates from Java Code Geeks directly as they happen.

Follow now 137 followers

Latest posts

Last updated about 8 hours ago

Implementing gRPC to REST Gateway in Java

about 11 hours ago

gRPC is an efficient binary protocol ideal for internal microservices communication. However...

Hibernate Panache Example

about 13 hours ago

Hibernate ORM with Panache is a modern, simplified way to use Hibernate...

[FREE EBOOKS] Practical Generative AI with ChatGPT, Data Quality in the Age of AI & Four More Best Selling Titles

about 18 hours ago

Hello fellow geeks, Fresh offers await you on our Information Technology Research...

Count Character Occurrences in Java Using HashMap

about 19 hours ago

Counting the occurrences of characters in a string is a problem that...

Migrating Legacy Java Swing Applications to Modern JavaFX

about 22 hours ago

Java Swing has been the backbone of many enterprise desktop applications for...

Kubernetes Gateway API vs Ingress: The New Standard for Traffic Routing

1 day ago

Kubernetes Ingress has been the default way to route HTTP(S) traffic into...

Spring Kafka Metrics with Micrometer

1 day ago

Apache Kafka is a popular distributed event streaming platform. In modern Spring...

Getting Started with Tribuo: A Java Machine Learning Library

2 days ago

Tribuo is an open-source machine learning (ML) library for Java developed by...

Designing Evolvable Protobuf Schemas for Microservices

2 days ago

Protocol Buffers (Protobuf) have become a popular choice for microservices communication thanks...

Apache Camel vs. Spring Integration: Which to Choose for Enterprise Integration?

2 days ago

When building enterprise integration solutions, you often face the choice between two...

Spring AI Transcribing Audio Files Example

3 days ago

Speech-to-text technology has become essential in building transcription services, voice assistants, and...

Building Reactive REST APIs with Spring WebFlux and Protobuf Payloads

3 days ago

Spring WebFlux is a powerful framework for building reactive, non-blocking APIs on...