10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"properties": [
|
|
{
|
|
"name": "spring.test.database.replace",
|
|
"type": "org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase$Replace",
|
|
"description": "Type of existing DataSource to replace.",
|
|
"defaultValue": "any"
|
|
}
|
|
]
|
|
} |