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 spring-cloud-function-web Show documentation
Show all versions of spring-cloud-function-web Show documentation
Spring Cloud Function Web Support
{
"properties": [
{
"name": "spring.cloud.function.web.path",
"type": "java.lang.String",
"description": "Path to web resources for functions (should start with / if not empty).",
"defaultValue": ""
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy