spring-framework / org.springframework.scripting.groovy / GroovyScriptFactory / requiresConfigInterface

requiresConfigInterface

open fun requiresConfigInterface(): Boolean

Groovy scripts do not need a config interface, since they expose their setters as public methods.