Class RandomValuePropertySourceEnvironmentPostProcessor

java.lang.Object
org.springframework.boot.env.RandomValuePropertySourceEnvironmentPostProcessor
All Implemented Interfaces:
EnvironmentPostProcessor, Ordered

public class RandomValuePropertySourceEnvironmentPostProcessor extends Object implements EnvironmentPostProcessor, Ordered
Since:
2.4.0
Author:
Phillip Webb