Spring Cloud Starter Bootstrap provides bootstrap context configuration for Spring Cloud applications.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
<version>5.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a configuration class as a bootstrap configuration.
Replace bootstrap.yml with spring.config.import in application.yml.
No dependency data recorded yet.