It isn't super obvious in our doc that component scan is optional (enabled by default via `@SpringBootApplication`). We should revisit [this section of the documentation](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-using-springbootapplication-annotation) or perhaps move that in its own section.