Access Control Models

Explore different access control models and how applications use them to enforce access rules.

Closures in Groovy

Explore the concept of closures in Groovy, a key feature of this dynamic and powerful JVM language.

Baeldung Weekly Review 17

A week full of must-reads – from pragmatic career advice for developers that are new in the field, to solid, grounded advice on password use.

Spring Events

The Basics of Events in Spring – create a simple, custom Event, publish it and handle it in a listener.