Skip to content

An example of how Jersey and MongoDB can be used to make a ReSTful web service for servlet v3 containers. Created using Netbeans 8.0.1 and tested on Tomcat 8.1 with MongoDB 2.6.4.

Notifications You must be signed in to change notification settings

kiwiMec/JerseyMongoDB

Repository files navigation

JerseyMongoDB

JerseyMongoDB : A proof of concept Jersey ReST / MongoDB service for educational purposes only. Copyright (C) 2014 Michael Chester

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

An example of how Jersey and MongoDB can be used to make a ReSTful web service for servlet v3 containers. Created using Netbeans 8.0.1 and tested on Tomcat 8.0.12 with MongoDB 2.6.4.

See JerseyMongoDB/src/main/resources/README for further details.

About

An example of how Jersey and MongoDB can be used to make a ReSTful web service for servlet v3 containers. Created using Netbeans 8.0.1 and tested on Tomcat 8.1 with MongoDB 2.6.4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages