Files
spring-cloud-function/spring-cloud-function-adapters/spring-cloud-function-adapter-azure-web
Alexander Martin 36bdfec8b4 GH-1253 use http code from response
Resolves #1253

Signed-off-by: Alexander Martin <alexander.martin@kroger.com>
2025-04-01 17:30:39 +02:00
..
2025-04-01 17:30:39 +02:00
2025-03-20 03:03:43 +00:00

=== Introduction

Light weight Azure Function forwarding proxy which can deploy any existing Spring Boot web application as Azure Functions.
Infernally uses the Azure Http Trigger mapping.

This module is identified as the only additional dependency to the existing web-app.

A sample is provided in https://github.com/spring-cloud/spring-cloud-function/tree/main/spring-cloud-function-samples/function-sample-azure-web[azure-web sample]