META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-orchestration-airflow-spring-starter Show documentation
Show all versions of google-cloud-orchestration-airflow-spring-starter Show documentation
Spring Boot Starter with AutoConfiguration for composer
{
"properties": [
{
"name": "com.google.cloud.orchestration.airflow.service.v1.environments.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud composer/Environments components.",
"defaultValue": true
},
{
"name": "com.google.cloud.orchestration.airflow.service.v1.image-versions.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud composer/ImageVersions components.",
"defaultValue": true
}
]
}