SonarCloud is a code quality tool that can identify bugs and vulnerabilities in your code.
This post will explore how to integrate SonarCloud, GitHub, Jenkins and Maven to report any new code quality issues on pull requests.
Continue reading →
When you start work on a product, your velocity may be low and not reflect the investment you need to make to have proper continuous delivery.
Here’s an idea to make it visible.
Continue reading →
A year ago Dave Syer posted an excellent, comprehensive overview of how to run Spring Boot applications in Docker.
He delves into the various ways to package Spring Boot applications into properly layered Docker images, highlighting the benefits and basic building blocks of each approach.
Continue reading →