void method does not make much sense in REST context and it did not came to my mind someone may need it. GET methods should be idempotent to conform REST. Supporting void return type for POST methods though makes sense, please file an issue for that.