4.0.0
org.springframework.boot
spring-boot-starter-parent
3.2.0
example.scf.azure
kafka-trigger-azure-spring-function
0.0.1-SNAPSHOT
kafka-trigger-demo
Demo project for Spring Boot
17
4.1.0-SNAPSHOT
1.0.28.RELEASE
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-dependencies.version}
org.springframework.cloud
spring-cloud-function-adapter-azure
${spring-cloud-function-dependencies.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
org.springframework.boot
spring-boot-maven-plugin
org.springframework.boot.experimental
spring-boot-thin-layout
${spring-boot-thin-layout.version}