https://github.com/daggerok/spring-boot-reactive-akka-example
Build Reactive Scala Akka app with Spring Boot and Gradle Kotlin DSL
https://github.com/daggerok/spring-boot-reactive-akka-example
akka akka-actors mongodb scala scala-akka spring-boot spring-boot-2 spring-reactive spring-reactive-mongodb spring-webflux
Last synced: 8 months ago
JSON representation
Build Reactive Scala Akka app with Spring Boot and Gradle Kotlin DSL
- Host: GitHub
- URL: https://github.com/daggerok/spring-boot-reactive-akka-example
- Owner: daggerok
- License: mit
- Created: 2019-08-04T01:44:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T21:57:30.000Z (almost 7 years ago)
- Last Synced: 2025-04-05T10:23:16.717Z (about 1 year ago)
- Topics: akka, akka-actors, mongodb, scala, scala-akka, spring-boot, spring-boot-2, spring-reactive, spring-reactive-mongodb, spring-webflux
- Language: Scala
- Homepage: https://daggerok.github.io/spring-boot-reactive-akka-example/
- Size: 189 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scala akka spring-boot gradle-kotlin-dsl [](https://travis-ci.org/daggerok/spring-boot-reactive-akka-example)
Build Reactive Scala Akka app with Spring Boot and Gradle Kotlin DSL
## build and run
```bash
./gradlew
java -jar ./build/libs/*.jar
http :8080
http :8080/tweets body=ololo
http :8080/tweets body=trololo author=author
http :8080/tweets
http :8080/tweets/af05253d-d224-4aea-a0b2-2ac0582dea84/tags
```
links:
* see [YouTube: Spring Tips: Bootiful, Reactive Scala](https://www.youtube.com/watch?v=E_YZwrv-zTk)
* update / [migrate Vuepress](https://v1.vuepress.vuejs.org/miscellaneous/migration-guide.html#vuepress-style-styl) 0.x -> 1.x