At the very beginning of 2014 I decided to start better documenting my reading habits and sharing them here with all of you.

The point is two fold – by curating and documenting, my reading has become more purposeful and diverse. Also – I believe that curation of good content brings a lot of value, helps people explore and allows the best stuff to raise to the top.

Hopefully you’ll enjoy these as we move in the latter half of 2014.

Here we go…

1. Java and Spring

>> Writing Tests for Data Access Code – Unit Tests Are Waste

Overusing unit tests is a common trait after a developer discovers TDD – due to the enthusiasm and mindset shift that comes out of that discovery.

After a few years of diligent practice and with a ongoing re-evaluation of assumptions, that same developer starts leaning towards integration tests.

Another chunk of time and unit tests are used as they’re meant to – a design tool, not a check on the correctness of the system.

Does it stop here? I have no idea – but I hope not. Wherever your are on that path – this article is a good read – so get with the clicky-clicky and read it.

>> 6 Reasons Not to Switch to Java 8 Just Yet

Some Java 8 caveats. I think we can all agree that Java 8 has been a solid step forward for the platform, especially after so long a stagnation, but nothing is perfect – and it’s worth knowing what to expect right off the bat.

>> JUnit: testing exception with Java 8 and Lambda Expressions

A DSL for exception checking built with Java 8 – yeah, JUnit is becoming cool again.

>> Hibernate Identity, Sequence and Table (Sequence) generator

Vlad is on a roll with his Hibernate series – this piece is a good primary on primary key strategies.

And finally, a slew of new Spring releases:

2. Musings

>> The Secret to Avoiding Paralysis by Analysis

Getting bogged down in the weeds and in the “what ifs” and not delivering because of that is a real shame.

TDD is one technique that can get you out of that mindset and into an incremental and organic frame of thinking about your system and your options. A high degree of pragmatism works as well.

>> What’s Your Greatest Weakness: The Employer-Candidate Impedance Mismatch

Further thoughts on the hiring practices and the sub-optimal way our whole industry leaves this oh so important task to chance.

>> The Sean Wes Podcast

Let’s end on a strong note – this podcast is absolutely fantastic.

If you’re not yet listening to podcasts – do yourself a big favor, install a podcast app on your phone and start binge listening to this one. If you don’t already listen – make this your first – pick any (and I do mean any) of the episodes, have a listen and I guarantee that you won’t stop any time soon (I’m still half way through).

Baeldung Pro – NPI EA (cat = Baeldung)
announcement - icon

Baeldung Pro comes with both absolutely No-Ads as well as finally with Dark Mode, for a clean learning experience:

>> Explore a clean Baeldung

Once the early-adopter seats are all used, the price will go up and stay at $33/year.

eBook – HTTP Client – NPI EA (cat=HTTP Client-Side)
announcement - icon

The Apache HTTP Client is a very robust library, suitable for both simple and advanced use cases when testing HTTP endpoints. Check out our guide covering basic request and response handling, as well as security, cookies, timeouts, and more:

>> Download the eBook

eBook – Java Concurrency – NPI EA (cat=Java Concurrency)
announcement - icon

Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.

Get started with understanding multi-threaded applications with our Java Concurrency guide:

>> Download the eBook

eBook – Java Streams – NPI EA (cat=Java Streams)
announcement - icon

Since its introduction in Java 8, the Stream API has become a staple of Java development. The basic operations like iterating, filtering, mapping sequences of elements are deceptively simple to use.

But these can also be overused and fall into some common pitfalls.

To get a better understanding on how Streams work and how to combine them with other language features, check out our guide to Java Streams:

>> Join Pro and download the eBook

Course – LS – NPI EA (cat=REST)

announcement - icon

Get started with Spring Boot and with core Spring, through the Learn Spring course:

>> CHECK OUT THE COURSE

Partner – Moderne – NPI EA (tag=Refactoring)
announcement - icon

Modern Java teams move fast — but codebases don’t always keep up. Frameworks change, dependencies drift, and tech debt builds until it starts to drag on delivery. OpenRewrite was built to fix that: an open-source refactoring engine that automates repetitive code changes while keeping developer intent intact.

The monthly training series, led by the creators and maintainers of OpenRewrite at Moderne, walks through real-world migrations and modernization patterns. Whether you’re new to recipes or ready to write your own, you’ll learn practical ways to refactor safely and at scale.

If you’ve ever wished refactoring felt as natural — and as fast — as writing code, this is a good place to start.