070a16c542 | ||
---|---|---|
.github | ||
azure-functions-java-core-library | ||
azure-functions-java-spi | ||
.gitignore | ||
CHANGELOG.md | ||
CODEOWNERS | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
SUPPORT.md | ||
azure-pipelines.yml | ||
build.ps1 | ||
mvnBuild.bat | ||
mvnBuildFunctionPluginsSkipTests.bat | ||
mvnBuildSkipTests.bat | ||
mvnGenerateArchetype.bat | ||
pom.xml | ||
updateVersions.bat |
README.md
Branch | Status |
---|---|
master | |
dev |
Additional artifacts for Azure Java Functions
This repo contains two additional artifacts for building Azure Java Functions.
For more information about Azure Java Functions please visit the complete documentation of Azure Functions - Java Developer Guide for more details.
azure-functions-maven plugin
How to use azure-functions-maven plugin to create, update, deploy and test azure java functions
Prerequisites
- Java 8
Parent POM
Please see for details on Parent POM https://github.com/Microsoft/maven-java-parent
Summary
Sample
For samples of Azure function in Java please refer to Azure Function Java Samples and Azure Functions Java Samples Repository
License
This project is under the benevolent umbrella of the .NET Foundation and is licensed under the MIT License
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.