This project contains a number of tools for common routines, mongodb usage & administration, and swagger
Requires maven 2 or higher, Java 1.6.X. You can also find the artifacts in maven central
First build:
mvn -N
Subsequent builds:
mvn package
This will build all the OSS modules. You can see more on each modules home page:
common-utils Common convienence utilities
mongo-utils Core MongoDB utilities
mongo-admin-utils Set of tools to maintain a production MongoDB deployment
swagger-jaxrs-utils Add-ons for Swagger with JAX-RS