META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
{
"properties": [
{
"name": "resp.enabled",
"defaultValue": true,
"type": "java.lang.Boolean",
"description": "Whether to enable resp auto configuration."
}
],
"hints": [
{
"name": "resp.enabled",
"values": [
{
"value": "true",
"description": "Enable resp auto configuration."
},
{
"value": "false",
"description": "Disable resp auto configuration."
}
]
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy