-
-
Being an Effective Team Lead
Being an Effective Team Lead and Helping Others.
Being a Lead Software Engineer was a big career goal of mine. It was much more to me than just another career advancement. It marked a chance to help teach, learn, and build some of the best software my teams could create. I wanted to share some things I learned... [Read More] -
What is Spring Boot?
Spring vs Spring Boot vs Spring Cloud, and how to know the difference.
Before jumping into what Spring Boot is, we first need to discuss Spring and the Java ecosystem circa 2003. [Read More] -
New Year Resolutions and Spring Boot upgrades
Spring Boot 3.0.0 released, and keeping up with the tides
2023 is going to be an exciting new year for me and Spring Boot development! [Read More] -
Developing Enterprise Spring Boot Starters
Convention over Configuration
One of Spring Boot’s main goals is to make development easier. In my previous article, I demoed how to layer enterprise libraries on top of the spring boot stack. This time I wanted to show the benefits of creating libraries using this method by developing our own in-house enterprise starter.... [Read More]