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
- Host: GitHub
- URL: https://github.com/linux-china/akka-demo
- Owner: linux-china
- Created: 2019-01-07T23:00:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T06:56:33.000Z (about 5 years ago)
- Last Synced: 2025-04-02T02:51:07.221Z (about 1 year ago)
- Topics: akka, kotlin, spring
- Language: Java
- Size: 42 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Akka Demo
=========
Akka demo with Java8, Kotlin & Spring Framework.
### What is Actor

### 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