Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marc0der/view-materializer-demo

A demo project showing how Groovy can be used in a Scala project
https://github.com/marc0der/view-materializer-demo

Last synced: about 1 month ago
JSON representation

A demo project showing how Groovy can be used in a Scala project

Awesome Lists containing this project

README

        

# View Materializer Demo

This is an application used to demonstrate interoperablility between Groovy and Scala.

It demonstrates a reactive flow of events from a Pub/Sub topic to a text search service. This can be used as the backbone of an event sourcing application.

It relies on the following technology stack:

* Groovy
* Gradle
* Spock framework
* Scala
* Scala Pickling
* Akka with Akka Streams
* Kafka
* Reactive Kafka for Scala
* Elasticsearch
* elastic4s
* Docker