I've recently been working on expanding my horizons in different Java frameworks, and Quarkus was on my list to try.
Quarkus1 is a Kubernetes-native Java framework designed to reduce an application's footprint, ideal for addressing challenges in dep...
After working on a new online Spring Data Neo4j course1, I learned a couple more things about updating an entity. The course required a different set of scenarios than outlined in my previous SDN update blog post2, so I wanted to cover those scenario...
Generative AI GenAI is currently a hot topic in the tech world. Retrieval-Augmented Generation RAG is a technique that enhances the accuracy and reliability of generative AI models by grounding them in external knowledge sources.
In this blog post, ...