Generated by
JDiff

Package org.springframework.scripting.support

Added Classes
StandardScriptEvaluator {@code javax.script} (JSR-223) based implementation of Spring's ScriptEvaluator strategy interface.
 

Changed Classes
ResourceScriptSource org.springframework.scripting.ScriptSource implementation based on Spring's org.springframework.core.io.Resource abstraction.
ScriptFactoryPostProcessor org.springframework.beans.factory.config.BeanPostProcessor that handles org.springframework.scripting.ScriptFactory definitions, replacing each factory with the actual scripted Java object generated by it.