Use Gson instead of Jackson by default

This commit is contained in:
Dave Syer
2018-02-23 09:46:42 +00:00
parent a2a2932715
commit 975398d30c
5 changed files with 257 additions and 13 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ target/
build/
bin/
.sts4-cache/
.attach_pid*
.m2/
.gradle/
_site/