Rest Assured
http://rest-assured.io/
Testing and validating REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain.
REST-assured with Groovy
참조
REST-assured Support for Spring MockMvc | Baeldung
Getting and Verifying Response Data with REST-assured | Baeldung