HobieCat / mongo-spring-mvc-skeleton

This is a skeleton of a Java/Spring Tomcat application using mongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongo-spring-mvc-skeleton Build Status

This is a skeleton of a Java/Spring Tomcat application using mongoDB, far from being complete it just demonstrates the basic concpets and DAO implementations.

Inspiration was taken from the following online guides and tutorials:


Please Note: You must copy the WebContent/WEB-INF/mongo.default.properties file to WebContent/WEB-INF/mongo.properties and configure the MongoDB connection parameters there.

About

This is a skeleton of a Java/Spring Tomcat application using mongoDB

License:GNU General Public License v2.0


Languages

Language:Java 100.0%