Recent Posts

Spring Data Neo4j: How to update an entity

Author: Jennifer Reif Original post on Foojay: Read More Table of Contents Spring save() methodPatch YearCustom CypherProjections Projection as Movie Movie entity as projection Wrapping Up!Resources After working on a new online Spring Data Neo4j course, I learned a couple more things about updating an entity. The course required a different set of scenarios than outlined in my previous SDN …

Read More »

Sliding Window Log Rate Limiter (Redis & Java)

Author: Raphael De Lio Original post on Foojay: Read More Table of Contents Index How It Works 1. Define a Time Window 2. Track Requests 3. Remove Expired Entries 4. Rate Limit Check How to Implement It with Redis and Java 1. Log Each Request (If Allowed) 2. Remove Expired Entries 3. Count Requests in the Time Window Implementing it …

Read More »

CALL FOR PAPERS J-SPRING 2025 IS NOW OPEN!

We are excited to announce that the Call for Papers for J-Spring is officially open! This is the first time we are using this new approach, and we can’t wait to see your amazing proposals. Do you have an inspiring talk to share with the community? Submit your proposal now via https://sessionize.com/jspring25 before the deadline on April 15. We look …

Read More »