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