Files
spring-cloud-config/spring-cloud-config-sample/src/test
Henning Pöttker d6e84660fa Let config client fail before bean creation (#1977)
If the config client fails and fail fast is enabled, the ConfigClientFailFastException will already be thrown when the bootstrap context is closed instead of during auto-configuration.
2023-02-10 09:12:23 -05:00
..