CommentSep 21, 20161
Jersey is great. The nested sub resource is a good idea which can help to remove much duplicated code in path process. And it also has a good test framework and http client support. I already use it for a long time. And the bad part is still about the nested sub resource for not giving people a whole picture of api. But we can use some REST API document (like raml or swagger) to solve this problem.