Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 286 Bytes

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.