Generated by
JDiff

Package org.springframework.beans

Changed Classes
BeanUtils Static convenience methods for JavaBeans: for instantiating beans, checking bean property types, copying bean properties, etc.
NotReadablePropertyException Exception thrown on an attempt to get the value of a property that isn't readable, because there's no getter method.