Java theorytheory 0/50 · 0%
Spring · medium

28. Spring Boot Autoconfiguration

Opinionated setup.

Spring Boot automatically configures beans based on the libraries found on the classpath.

Check your understanding

  1. 1. Annotation to enable it?

  2. 2. How to exclude a specific config?