Azure Functions Java Worker Additions
Перейти к файлу
kaibocai 070a16c542 release spi 1.0.0 2022-10-28 11:34:08 -05:00
.github include spi artifacts in this repo. (#15) 2022-10-27 18:20:44 -05:00
azure-functions-java-core-library release core lib 1.2.0 (#18) 2022-10-28 10:33:15 -05:00
azure-functions-java-spi release spi 1.0.0 2022-10-28 11:34:08 -05:00
.gitignore include spi artifacts in this repo. (#15) 2022-10-27 18:20:44 -05:00
CHANGELOG.md include spi artifacts in this repo. (#15) 2022-10-27 18:20:44 -05:00
CODEOWNERS add core lib 2022-01-12 12:27:53 -06:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2022-01-07 14:20:38 -08:00
LICENSE add core lib 2022-01-12 12:27:53 -06:00
README.md include spi artifacts in this repo. (#15) 2022-10-27 18:20:44 -05:00
SECURITY.md SECURITY.md committed 2022-01-07 14:20:39 -08:00
SUPPORT.md SUPPORT.md committed 2022-01-07 14:20:40 -08:00
azure-pipelines.yml Updating java core library pipeline with the new library architecture 2022-03-28 11:48:02 -05:00
build.ps1 include spi artifacts in this repo. (#15) 2022-10-27 18:20:44 -05:00
mvnBuild.bat add core lib 2022-01-12 12:27:53 -06:00
mvnBuildFunctionPluginsSkipTests.bat add core lib 2022-01-12 12:27:53 -06:00
mvnBuildSkipTests.bat add core lib 2022-01-12 12:27:53 -06:00
mvnGenerateArchetype.bat add core lib 2022-01-12 12:27:53 -06:00
pom.xml include spi artifacts in this repo. (#15) 2022-10-27 18:20:44 -05:00
updateVersions.bat Updating java core library pipeline with the new library architecture 2022-03-28 11:48:02 -05:00

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.