Merge branch '4.1.x'

Closes gh-51729
This commit is contained in:
Stéphane Nicoll
2026-09-14 10:58:48 +02:00
@@ -4,7 +4,7 @@
"name": "spring.test.database.replace",
"type": "org.springframework.boot.jdbc.test.autoconfigure.AutoConfigureTestDatabase$Replace",
"description": "Type of existing DataSource to replace.",
"defaultValue": "any"
"defaultValue": "non-test"
}
]
}