开源:https://github.com/json-path/JsonPath

引入库:

<dependency>
    <groupId>com.jayway.jsonpath</groupId>
    <artifactId>json-path</artifactId>
    <version>2.3.0</version>
</dependency>

实例见:

https://github.com/json-path/JsonPath

 

posted on 2018-04-17 17:34  一天不进步,就是退步  阅读(622)  评论(0)    收藏  举报