Package org.springframework.scripting.groovy
@NonNullApi
@NonNullFields
package org.springframework.scripting.groovy
Package providing integration of
Groovy
into Spring's scripting infrastructure.
-
ClassDescriptionStrategy used by
GroovyScriptFactory
to allow the customization of a createdGroovyObject
.Groovy-based implementation of Spring'sScriptEvaluator
strategy interface.ScriptFactory
implementation for a Groovy script.