Subject

Java

Spring, Spring Boot, and Five Years from Now

Learn more about Spring Boot and the Spring Framework in this interview with Craig Walls, author of Spring Boot in Action, along with five editions of Spring in Action.

A beginner’s guide to default access level in Java

By Mala Gupta

In this article, excerpted from OCA Java SE 8 Programmer I Certification Guide, I introduce you to the concept of default access level in Java.

Executable Java applications

By Mala Gupta

In this article, excerpted from OCA Java SE 8 Programmer I Certification Guide, I will cover executable Java applications.

Merging two Binary Search Trees

From Functional Programming in Java
Merging two Binary Search Trees

Making Functions Easier to Call in Kotlin

By Dmitry Jemerov and Svetlana Isakova

In this article, excerpted from Kotlin in Action,

Stack safe recursion in Java

By Pierre-Yves Saumont

In this article, excerpted from the book Functional Programming in Java, I explain how to use recursion while avoiding the risk of a StackOverflow Exception.

Spock among Existing Java Testing Tools

From Java Testing with Spock
Spock among existing Java testing tools

How the Routing Slip EIP Routs Incoming Messages

From Camel in Action, Second Edition
The Routing Slip EIP reads the slip attached to the incoming message (that specifies a list of endpoints) and then routes the message to the next endpoint in the list.

Arquillian: Building an Archive

By Alex Soto Bueno and Jason Porter
In this article, excerpted from the book Arquilian in Action, we show you how to build a ShrinkWrap archive and add assets to it.

Arquillian: Building an Archive (PDF)

Spock Adoption with Existing JUnit Tests

From Java Testing with Spock
Spock adoption with existing JUnit tests

© 2026 Manning — Design Credits