You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Phillip Webb 960651c15a Add parent origin support
Update the `Origin` interface to include a default `getParent()` method
which can be used to get the parent origin. The `TextResourceOrigin`
has been updated to implement the method against the source `Resource`.
A new `OriginTrackedResource` implementation allows any `Resource` to
be decorated and carry an optional `Origin`.

Ultimately this will allow us to include parent `Origin` information
on properties loaded via a `PropertySourceLoader` without needing any
changes to that interface.

See gh-23018
4 years ago
..
spring-boot Add parent origin support 4 years ago
spring-boot-actuator Merge branch '2.3.x' 4 years ago
spring-boot-actuator-autoconfigure Merge branch '2.3.x' 4 years ago
spring-boot-autoconfigure Polish "Add support for RabbitMQ's addressShuffleMode property" 4 years ago
spring-boot-cli Upgrade to Mockito 3.4.6 4 years ago
spring-boot-dependencies Merge branch '2.3.x' 4 years ago
spring-boot-devtools Merge branch '2.3.x' 4 years ago
spring-boot-docs Add global optional config data opt-out 4 years ago
spring-boot-parent Restrict JLine version to 2.11 to avoid breaking changes in 2.12+ 4 years ago
spring-boot-properties-migrator Require dependency on s-b-dependencies to use its constraints 4 years ago
spring-boot-starters Polish "Add Hyperledger Fabric for Spring Boot Starter" 4 years ago
spring-boot-test Add BootstrapRegisty support for config data 4 years ago
spring-boot-test-autoconfigure Increase timeouts used in Cassandra integration tests 4 years ago
spring-boot-tools Polish 4 years ago