Update README.md to be explain usage of mongo-jackson-codec lib

This commit is contained in:
Colin McDonald 2016-10-20 22:15:44 -04:00 committed by GitHub
parent 9a4ab71b5d
commit ee1e578140
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# APIv3 # APIv3
Notes: Notes:
* Uses a custom build of `mongo-jackson-codec`, which can be found [here](https://github.com/FrozenOrb/mongo-jackson-codec). * Modifies `mongo-jackson-codec` by including copies of modified files and merging via maven-shade-plugin. See [here](https://github.com/FrozenOrb/APIv3/blob/master/src/main/java/fr/javatic/mongo/jacksonCodec/package-info.java) for more info.