fnproject / fdk-java

Java API and runtime for fn.
Apache License 2.0
142 stars 53 forks source link
docker faas fdk fn fn-fdk fnproject functions java service

CircleCI

Function Development Kit for Java (FDK for Java)

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn with full support for Java 11+ as the default out of the box.

Some of the FDK for Java features include:

Learn about the Fn Project

New to Fn Project? If you want to learn more about using the Fn Project to power your next project, start with the official documentation.

Using the Function Development Kit for Java

For detailed instructions on using the FDK to build and deploy Java functions to Fn, please see the official FDK developer guide in our docs repo here: https://github.com/fnproject/docs/blob/master/fdks/fdk-java/README.md.

Contributing to the Function Development Kit for Java

Please see CONTRIBUTING.md.