Recent Posts

Why Java Developers Over-Trust AI Dependency Suggestions

Author: Steve Poole Original post on Foojay: Read More Table of Contents Your Brain Is Working Against YouWhere Java Developers Are Most ExposedYour Toolchain Catches Some of ThisMake the Model Show Its WorkingThe Confidence TaxSources This article is adapted from The Confidence Trap, part of the “2026 Supply Chain Reckoning” series on my No Regressions newsletter. Your boss calls you …

Read More »

Introducing BoxLings! An interactive teacher for BoxLang and TDD/BDD

Author: Luis Majano Original post on Foojay: Read More Table of Contents What Is BoxLings?The Full Learning Path Phase 1 — Core Fundamentals (50 Exercises) Phase 2 — Intermediate (40 Exercises) Phase 3 — Advanced (48 Exercises) The TDD/BDD Learning JourneyHow It WorksBuilt for Learners, Classrooms & WorkshopsGet StartedJoin the Community We believe the best way to learn a programming …

Read More »

Building Distributed HTTP Sessions with Spring Session MongoDB

Author: Tim Kelly Original post on Foojay: Read More Table of Contents PrerequisitesProject Dependencies Spring Web Spring Data MongoDB MongoDB Spring Session Application ConfigurationBootstrapping the ApplicationEnabling MongoDB HTTP SessionsBuilding the Theme APIRunning the ApplicationTesting Session Behavior with curlReusing the SessionInspecting the Session in MongoDBWhy This MattersConclusion Spring Session MongoDB is a library that enables Spring applications to store and manage …

Read More »