experimental Azure Web adapter

experimental Azure Web adapter
This commit is contained in:
Christian Tzolov
2023-03-02 13:52:00 +01:00
committed by Oleg Zhurakousky
parent 7c613daeda
commit 921a2bca03
26 changed files with 3824 additions and 1 deletions

View File

@@ -174,7 +174,7 @@ Build and deploy
Run the function in debug mode.
```
./mvnw azure-functions:deploy -DenableDebug
./mvnw azure-functions:run -DenableDebug
```
Alternatively and the `JAVA_OPTS` value to your `local.settings.json` like this: