• 9 min read
A collection of what I thought were 2018's most interesting developments in the software industry.
• 7 min read
Some simple recommendations for a Spring Boot development environment that can increase your productivity and reduce your time waiting for builds.
• 10 min read
Do you find Hibernate identifier sequence generators confusing? Here's my definitive answer on how to use them properly.
• 13 min read
An introduction to concurrency in Java. Join me as I explore the basics, potential pitfalls and advantages.
• 10 min read
How do Spring's proxies and annotation work? In this post we will be taking a deep dive into some finer details and magic. Come join me!