Go to file
Colin McDonald af8dd4d925 Return corrected username in GET /lookup/byName 2016-10-23 00:50:37 -04:00
src/main Return corrected username in GET /lookup/byName 2016-10-23 00:50:37 -04:00
.gitignore Update .gitignore 2016-05-21 15:22:53 -04:00
Jenkinsfile Update Jenkinsfile to only deploy master to Maven. 2016-05-22 20:17:31 -07:00
README.md Update README.md to be explain usage of mongo-jackson-codec lib 2016-10-20 22:15:44 -04:00
apiv3.properties Add support for reading the http keystore path + keystore password from our config file 2016-07-10 12:50:04 -04:00
pom.xml Add modified mongo-jackson-codec files to repository 2016-10-20 22:11:57 -04:00

README.md

APIv3

Notes:

  • Modifies mongo-jackson-codec by including copies of modified files and merging via maven-shade-plugin. See here for more info.