Azure Functions Java Worker Additions
Перейти к файлу
Kirstyn Amperiadis 73f4a26a15
Merge pull request #29 from Azure/kamperiadis/appinsights-tests
Download new app insights agent for tests
2024-06-14 14:04:51 -05:00
.github
azure-functions-java-core-library
azure-functions-java-spi
eng/ci
.gitignore
CHANGELOG.md
CODEOWNERS
CODE_OF_CONDUCT.md
LICENSE
README.md
SECURITY.md
SUPPORT.md
build.ps1
mvnBuild.bat
mvnBuildFunctionPluginsSkipTests.bat
mvnBuildSkipTests.bat
mvnGenerateArchetype.bat
pom.xml
updateVersions.bat

README.md

Azure Functions Logo

Branch Status
master Build status
dev Build status

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

Azure Functions 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.