Polishing

This commit is contained in:
Mark Paluch
2020-09-21 13:56:31 +02:00
parent c65ac19eb7
commit 2ce4f23d0d
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
package org.springframework.cloud.vault.config;
import org.springframework.boot.context.config.ConfigDataLocationResolver;
import org.springframework.cloud.bootstrap.BootstrapConfiguration;
import org.springframework.context.ApplicationContext;

View File

@@ -63,7 +63,7 @@ import org.springframework.util.ReflectionUtils;
* VaultConfigurer configurer = …;
* SpringApplication application = …;
*
* application.addBootstrapper(registy -> register(VaultConfigurer.class, context -> configurer));
* application.addBootstrapper(registy -> register(VaultConfigurer.class, context -> configurer));
* </pre>
* <p>
* Registers also {@link VaultProperties} in the {@link BootstrapRegistry} that is