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

https://github.com/linux-china/akka-demo

Akka Demo with Kotlin, Spring Integration
https://github.com/linux-china/akka-demo

akka kotlin spring

Last synced: about 1 year ago
JSON representation

Akka Demo with Kotlin, Spring Integration

Awesome Lists containing this project

README

          

Akka Demo
=========
Akka demo with Java8, Kotlin & Spring Framework.

### What is Actor

![Akka-Actors](Akka-Actors.png)

### Integration

* Java 8
* Kotlin
* Spring 5
* IntelliJ IDEA with Hocon plugin

### Akka Demos

* Akka Actor
* Akka Remote
* Akka Cluster: Please run ClusterSeedServers to start cluster seed servers.

### References

* Akka Quickstart with Java: https://developer.lightbend.com/guides/akka-quickstart-java/index.html
* Introduction to Spring with Akka: https://www.baeldung.com/akka-with-spring