Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 205 Bytes

Akka-http + Gradle build sample project

Demonstrates how to build and run akka-http project using Gradle build. Uses simples possble akka-http service hello world

To compile and run:

gradlew run