Java Weekly, Issue 296

A look at how Clojure’s minimal syntax gives it a leg up over syntax-heavy languages like Java for building large systems.

Validation in Spring Boot

Learn how to validate domain objects in Spring Boot using Hibernate Validator, the reference implementation of the Bean Validation framework.

Java Weekly, Issue 255

A quick guide to building optimized Dockerfiles for Spring Boot applications, and a Big Data cloud provisioning automation project is met with steep challenges.

Feature Flags with Spring

Learn how feature flags can help you to enable or disable different functionality in your Spring Boot application without recompiling or redeploying.