avolkmann
01/08/2018, 8:07 AMwithTestApplication
, I get Content type application/json is not supported
on a post and 406 Not Acceptable on a get request. I am using Gson for content negotiation and tried both with and without the Content-Type header. Running the server normally works fine and gson is used.