For the latest stable version, please use Spring Framework 6.2.0!spring-doc.cn

Apache Groovy

Groovy is a powerful, optionally typed, and dynamic language, with static-typing and static compilation capabilities. It offers a concise syntax and integrates smoothly with any existing Java application.spring-doc.cn

The Spring Framework provides a dedicated ApplicationContext that supports a Groovy-based Bean Definition DSL. For more details, see The Groovy Bean Definition DSL.spring-doc.cn

Further support for Groovy, including beans written in Groovy, refreshable script beans, and more is available in Dynamic Language Support.spring-doc.cn