Package org.springframework.scripting
@NullMarked
package org.springframework.scripting
Core interfaces for Spring's scripting support.
- 
ClassDescriptionException to be thrown on script compilation failure.Spring's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted JavaObject.Interface that defines the source of a script.