Generated by
JDiff

Interface org.springframework.core.env.PropertyResolver

Changed Methods
Class<T> getPropertyAsClass(String, Class<T>) Now deprecated.
as of 4.3, in favor of {@link #getProperty} with manual conversion to {@code Class} via the application's {@code ClassLoader}