Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into array-base-lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Wang committed Mar 30, 2015
2 parents 8496869 + 4c20aa8 commit 1db153b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ Jsonsurfer is good at processing **big and complicated json** data with three ma
// transform json into gson model i.e.com.google.gson.JsonElement
Builder builder = context().withJsonProvider(new GsonProvider());
```
* **GsonSurfer** is recommended!
* JsonSurfer offer a Java DSL for building JsonPath. More details in the code examples section.
```java
// equivalent to $.builders.*.properties
Expand Down

0 comments on commit 1db153b

Please sign in to comment.