Not sure if this project is dead, but I found that your unit tests don't work. They throw an error:
java.lang.AssertionError: Sending request failed: Connection refused
from the following line:
at com.mscharhag.sparkdemo.UserControllerIntegrationTest.aNewUserShouldBeCreated(UserControllerIntegrationTest.java:31)
Not sure if this project is dead, but I found that your unit tests don't work. They throw an error:
java.lang.AssertionError: Sending request failed: Connection refused
from the following line:
at com.mscharhag.sparkdemo.UserControllerIntegrationTest.aNewUserShouldBeCreated(UserControllerIntegrationTest.java:31)