public class ClassPathBeanPropertiesResolver extends AbstractPackagePathPropertyResolver
PropertyResolver
that resolves values by considering each
property name to be a path to a beans.properties
resource on
the class path.Modifier and Type | Field and Description |
---|---|
static int |
PRIORITY |
Constructor and Description |
---|
ClassPathBeanPropertiesResolver()
Constructs a new instance.
|
public static final int PRIORITY
Copyright © 2014–2015. All rights reserved.