daggerok / spring-boot-reactive-akka-example

Build Reactive Scala Akka app with Spring Boot and Gradle Kotlin DSL

Home Page:https://daggerok.github.io/spring-boot-reactive-akka-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala akka spring-boot gradle-kotlin-dsl Build Status

Build Reactive Scala Akka app with Spring Boot and Gradle Kotlin DSL

build and run

./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:

About

Build Reactive Scala Akka app with Spring Boot and Gradle Kotlin DSL

https://daggerok.github.io/spring-boot-reactive-akka-example/

License:MIT License


Languages

Language:Scala 52.0%Language:Kotlin 44.7%Language:JavaScript 2.0%Language:CSS 1.2%