开源: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

微信公众号: 架构师日常笔记 欢迎关注!
开源: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

微信公众号: 架构师日常笔记 欢迎关注!