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