spring-boot/spring-boot-project
Andy Wilkinson be97e79ad6 Rationalize Groovy Template configuration properties
Previously, spring.groovy.template.configuration properties were
bound directly to GroovyMarkupConfigurer. This meant that the
properties had no description or default values in the metadata.
It also resulted in some duplicate where a specific
spring.groovy.template property was also provided.

This commit deprecates the spring.groovy.template.configuration.*
properties in favour of specific spring.groovy.template.* properties
that are mapped to the GroovyMarkupConfigurer.

Closes gh-44722
2025-03-17 16:03:34 +00:00
..
spring-boot Add GarbageCollectorInfo to MemoryInfo 2025-03-17 09:09:29 +01:00
spring-boot-actuator Merge branch '3.4.x' 2025-03-12 08:59:27 +01:00
spring-boot-actuator-autoconfigure Merge branch '3.4.x' 2025-03-17 09:02:23 +01:00
spring-boot-autoconfigure Rationalize Groovy Template configuration properties 2025-03-17 16:03:34 +00:00
spring-boot-dependencies Upgrade to Spring Data Bom 2025.0.0-M2 2025-03-14 17:06:32 +01:00
spring-boot-devtools Merge branch '3.4.x' 2025-03-12 12:54:27 +00:00
spring-boot-docker-compose Add checks for factories files 2025-03-12 12:44:18 +00:00
spring-boot-docs Align nativeTest to native to make it multi-modules friendly 2025-03-17 11:32:35 +01:00
spring-boot-parent Polish "Add support for AWS Advanced JDBC Wrapper" 2025-01-15 19:06:57 +00:00
spring-boot-starters Align nativeTest to native to make it multi-modules friendly 2025-03-17 11:32:35 +01:00
spring-boot-test Merge branch '3.4.x' 2025-03-14 17:24:51 -07:00
spring-boot-test-autoconfigure Merge branch '3.4.x' 2025-03-14 17:24:51 -07:00
spring-boot-testcontainers Merge branch '3.4.x' 2025-03-12 12:54:27 +00:00
spring-boot-tools Align nativeTest to native to make it multi-modules friendly 2025-03-17 11:32:35 +01:00