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