Starters are curated dependency bundles that pull in the typical libraries (and compatible versions) for a feature. For example spring-boot-starter-web adds Spring MVC, Jackson and an embedded server. They simplify setup and work with auto‑configuration.