# Spring Component Scanning Example This code example helps to understand how to use Spring's component scanning and various attributes which we can tweak to get desired behavior. # Related Blog Posts - [Spring Component Scanning](https://reflectoring.io/spring-component-scanning/)