azure-maven-plugins/azure-functions-maven-plugin
Hanxiao Liu a22ebde094
Support retry annotation in functions maven plugin (#1203)
* Support retry annotation in functions maven plugin

* Fix wording and format

* Fix code style
2021-01-04 11:02:04 +08:00
..
src Support retry annotation in functions maven plugin (#1203) 2021-01-04 11:02:04 +08:00
CHANGELOG.md Bump version and update release notes (#1159) 2020-09-24 10:24:00 +08:00
README.md Move toolkit document to wiki (#969) 2019-12-31 15:10:29 +08:00
pom.xml Bump version for next release (#1202) 2020-12-25 16:10:03 +08:00

README.md

Maven Plugin for Azure Functions

Maven Central

The Maven Plugin for Azure Functions provides seamless integration into Maven projects.

Documentation

Visit our Wiki for detailed documentation.

Feedback and Questions

To report bugs or request new features, file issues on Issues. Or, ask questions on Stack Overflow with tag azure-java-tools.

Data and Telemetry

This project collects usage data and sends it to Microsoft to help improve our products and services. Read Microsoft's privacy statement to learn more. If you would like to opt out of sending telemetry data to Microsoft, you can set allowTelemetry to false in the plugin configuration. Please read our documents to find more details.