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-talent-spring-starter Show documentation
Show all versions of google-cloud-talent-spring-starter Show documentation
Spring Boot Starter with AutoConfiguration for jobs
The newest version!
{
"properties": [
{
"name": "com.google.cloud.talent.v4.company-service.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud jobs/CompanyService components.",
"defaultValue": true
},
{
"name": "com.google.cloud.talent.v4.completion.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud jobs/Completion components.",
"defaultValue": true
},
{
"name": "com.google.cloud.talent.v4.event-service.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud jobs/EventService components.",
"defaultValue": true
},
{
"name": "com.google.cloud.talent.v4.job-service.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud jobs/JobService components.",
"defaultValue": true
},
{
"name": "com.google.cloud.talent.v4.tenant-service.enabled",
"type": "java.lang.Boolean",
"description": "Auto-configure Google Cloud jobs/TenantService components.",
"defaultValue": true
}
]
}