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-billing-spring-starter Show documentation
Show all versions of google-cloud-billing-spring-starter Show documentation
Spring Boot Starter with AutoConfiguration for cloudbilling
{
"properties": [
{
"name": "com.google.cloud.billing.v1.cloud-billing.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud cloudbilling/CloudBilling components.",
"defaultValue": true
},
{
"name": "com.google.cloud.billing.v1.cloud-catalog.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud cloudbilling/CloudCatalog components.",
"defaultValue": true
}
]
}