Example usage for org.springframework.core.env ConfigurablePropertyResolver interface-usage

List of usage examples for org.springframework.core.env ConfigurablePropertyResolver interface-usage

Introduction

In this page you can find the example usage for org.springframework.core.env ConfigurablePropertyResolver interface-usage.

Usage

From source file org.springframework.core.env.AbstractPropertyResolver.java

/**
 * Abstract base class for resolving properties against any underlying source.
 *
 * @author Chris Beams
 * @author Juergen Hoeller
 * @since 3.1