4.0.0
org.springframework.boot
spring-boot-starter-parent
3.0.7
example.scf.azure
kafka-trigger-azure-spring-function
0.0.1-SNAPSHOT
kafka-trigger-demo
Demo project for Spring Boot
17
4.0.4
3.0.0
example.KafkaTriggerDemoApplication
example-spring-function-resource-group
kafka-trigger-azure-spring-function
westeurope
${project.build.directory}/azure-functions/${functionAppName}
java-functions-app-service-plan
1.22.0
org.springframework.cloud
spring-cloud-function-context
spring-cloud-function-adapter-azure
org.springframework.cloud
org.springframework.cloud
spring-cloud-function-dependencies
${spring-cloud-function-dependencies.version}
pom
import
com.microsoft.azure.functions
azure-functions-java-library
${azure.functions.java.core.version}
org.apache.maven.plugins
maven-deploy-plugin
true
com.microsoft.azure
azure-functions-maven-plugin
${azure.functions.maven.plugin.version}
${functionResourceGroup}
${functionAppName}
${functionAppRegion}
${functionAppServicePlanName}
${project.basedir}/src/main/azure/host.json
${project.basedir}/src/main/azure/local.settings.json
linux
17
FUNCTIONS_EXTENSION_VERSION
~4
FUNCTIONS_WORKER_RUNTIME
java
package-functions
package