Added java-mongodb module (#978)

* Made maven project.

* Added mongo driver dependencies.

* Added crud operations.

* Class rename

* Added tests
This commit is contained in:
Shubham Aggarwal
2017-01-09 22:20:14 +05:30
committed by maibin
parent 66917a2877
commit e27131f3a5
5 changed files with 178 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
.classpath
.project
.settings
target
build