File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1- # Functions Framework for Java [ ![ Build Status] ( https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FGoogleCloudPlatform%2Ffunctions-framework-java%2Fbadge&style=flat )] ( https://actions-badge.atrox.dev/GoogleCloudPlatform/functions-framework-java/goto ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.google.cloud.functions/functions-framework-api.svg )] ( https://search.maven.org/artifact/com.google.cloud.functions/functions-framework-api )
1+ # Functions Framework for Java
2+
3+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.google.cloud.functions/functions-framework-api.svg?label=functions-framework-api )] ( https://search.maven.org/artifact/com.google.cloud.functions/functions-framework-api )
4+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.google.cloud.functions.invoker/java-function-invoker.svg?label=java-function-invoker )] ( https://search.maven.org/artifact/com.google.cloud.functions.invoker/java-function-invoker )
5+
6+ [ ![ Java Unit CI] ( https://github.com/GoogleCloudPlatform/functions-framework-java/actions/workflows/unit.yaml/badge.svg )] ( https://github.com/GoogleCloudPlatform/functions-framework-java/actions/workflows/unit.yaml )
7+ [ ![ Java Lint CI] ( https://github.com/GoogleCloudPlatform/functions-framework-java/actions/workflows/lint.yaml/badge.svg )] ( https://github.com/GoogleCloudPlatform/functions-framework-java/actions/workflows/lint.yaml )
8+ [ ![ Java Conformance CI] ( https://github.com/GoogleCloudPlatform/functions-framework-java/actions/workflows/conformance.yaml/badge.svg )] ( https://github.com/GoogleCloudPlatform/functions-framework-java/actions/workflows/conformance.yaml )
29
310An open source FaaS (Function as a service) framework for writing portable
411Java functions -- brought to you by the Google Cloud Functions team.
You can’t perform that action at this time.
0 commit comments