Uses of Class
org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
-
Packages that use NativeEnvironmentProperties Package Description org.springframework.cloud.config.server.environment -
-
Uses of NativeEnvironmentProperties in org.springframework.cloud.config.server.environment
Methods in org.springframework.cloud.config.server.environment with parameters of type NativeEnvironmentProperties Modifier and Type Method Description NativeEnvironmentRepositoryNativeEnvironmentRepositoryFactory. build(NativeEnvironmentProperties environmentProperties)Constructors in org.springframework.cloud.config.server.environment with parameters of type NativeEnvironmentProperties Constructor Description NativeEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment, NativeEnvironmentProperties properties)
-