Skip to content

mattchenderson/azure-functions-starter-java

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Starter template for Azure Functions in Java

Open in Visual Studio Codespaces

This is a starter template meant to help get started with new Azure Functions projects.

The template includes a basic "hello, world" function. The code for this repository was generated by following the instructions at Create a function in Azure using Visual Studio Code.

Additionally, the repo includes a dev container meant for use with VS Code and Visual Studio CodeSpaces. Note that the VS CodeSpaces badge in this README points at the repo through a URL. If you intend to fork this repo, that URL will need to be updated accordingly in README.md.

Generating the dev container for this project

  1. In VS Code, run CTRL+SHIFT+P -> Remote-Containers: Add Development Container Configuration Files....

  2. Click "Show All Definitions..." if needed and select "Azure Functions & Java 8".

About

A starter template for Azure Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published