Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i-walker/spring-webflux-arrow-example

A microservice example with Spring Webflux + Arrow in Kotlin
https://github.com/i-walker/spring-webflux-arrow-example

Last synced: about 1 month ago
JSON representation

A microservice example with Spring Webflux + Arrow in Kotlin

Awesome Lists containing this project

README

        

# Spring Webflux Arrow Example

A microservice example with Spring Webflux, Arrow.

Other technologies used:
- Jetbrains Exposed for the persistence layer.
- Kotest for testing
- Kotlinx-serialisation

Highly inspired by https://github.com/nomisRev/ktor-arrow-example