public class RandomValuePropertySource
extends org.springframework.core.env.PropertySource<Random>
PropertySource that returns a random value for any property that starts with
"random.". Return a byte[] unless the property name ends with
".int or ".long".
Author:
Dave Syer
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource