robbypond / akka-spring-head2head

Pitting Akka HTTP against Spring Web MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akka-spring-head2head

The code behind the blog post at [link]

Building

To build the whole thing, simply mvn clean install

The tests

The tests are (obviously) in the test directory. Start either SpringCornerApplication or AkkaCorner and then run the Head2HeadTester to execute the test. Feel free to change parameters around and see what happens!

About

Pitting Akka HTTP against Spring Web MVC


Languages

Language:Java 100.0%