Uses of Class
org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
Packages that use NativeEnvironmentProperties
-
Uses of NativeEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type NativeEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type NativeEnvironmentPropertiesModifier and TypeMethodDescriptionNativeEnvironmentRepositoryFactory.build(NativeEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type NativeEnvironmentPropertiesModifierConstructorDescriptionNativeEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment, NativeEnvironmentProperties properties, io.micrometer.observation.ObservationRegistry observationRegistry)