Skip to content

rjbgaspar/java-functions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standalone Java Functions

These are self contained Java functions that can be used in a variety of streaming application platforms such as Spring Cloud Data Flow, Project RIFF etc. The functions can be run as part of standalone Spring Boot applications.

Building

Go to the root of the repo:

./mvnw clean package (or install)

Or go to the relevant function that you are interested in and then do:

./mvnw clean package

Available Functions

Functions are grouped by the functional interface they implement. Details are included in the following pages.

About

Stand alone Java functions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%