Uses of Class
org.springframework.cloud.vault.config.VaultConfigLocation
-
-
Uses of VaultConfigLocation in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return types with arguments of type VaultConfigLocation Modifier and Type Method Description List<VaultConfigLocation>VaultConfigDataLocationResolver. resolve(org.springframework.boot.context.config.ConfigDataLocationResolverContext context, org.springframework.boot.context.config.ConfigDataLocation location)List<VaultConfigLocation>VaultConfigDataLocationResolver. resolveProfileSpecific(org.springframework.boot.context.config.ConfigDataLocationResolverContext context, org.springframework.boot.context.config.ConfigDataLocation location, org.springframework.boot.context.config.Profiles profiles)Methods in org.springframework.cloud.vault.config with parameters of type VaultConfigLocation Modifier and Type Method Description org.springframework.boot.context.config.ConfigDataVaultConfigDataLoader. load(org.springframework.boot.context.config.ConfigDataLoaderContext context, VaultConfigLocation location)
-