Azure / azure-functions-java-library

Contains annotations for writing Azure Functions in Java
MIT License
42 stars 42 forks source link

add HasImplicitOutput annotation to support return value #171

Closed kaibocai closed 2 years ago

kaibocai commented 2 years ago

add HasImplicitOutput annotation to support return value, match with pr https://github.com/Azure/azure-functions-java-worker/pull/537