Spring Cloud Function
Support. Spring Cloud Function is a project with the following highlevel goals: Promote the implementation of business logic via functions. Decouple the development lifecycle of business logic from any specific runtime target so that the same code can run as a web endpoint, a stream processor, or a task. Support a uniform programming model ...