47degrees / FunctionalStreamsSpringSample

Minimal sample of Functional Streams using Spring and Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional Streams Spring sample

This project provides minimal implementations of the functional streams concept:

  • Server: Spring Kotlin Restful api.
  • Consumer: Spring Kotlin client for the api.
  • StreamingAppDemo: Kotlin Android app modelled as a functional stream.

About

Minimal sample of Functional Streams using Spring and Kotlin


Languages

Language:Kotlin 100.0%