Coder Social home page Coder Social logo

yangzilong1986 / springmvc-mongodb-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seanaharrison/springmvc-mongodb-example

0.0 1.0 0.0 508 KB

Spring MVC example with a MongoDB also uses jquery and bootstrap.

License: MIT License

Java 73.59% CSS 25.65% JavaScript 0.76%

springmvc-mongodb-example's Introduction

springmvc-mongodb-example

Spring MVC MongoDB example also uses jquery and bootstrap.

ScreenShot

##Setup

  1. Download and install Spring Tool Suite http://spring.io/tools/sts
  2. Download and install Git http://git-scm.com/downloads
  3. Open STS and create a workspace
  4. Navigate to the workspace folder (terminal or cmd) and run the Git command git clone https://github.com/seana7a7/springmvc-mongodb-example.git
  5. Click File -> Import -> General -> Existing Project into Workspace
  6. Click Browse navigate to the workspace and select the springmvc-mongodb-example folder
  7. Click finish
  8. Right click on the project -> Maven -> Update Project
  9. Click OK

##Database Setup (Linux)

  1. Download and install MongoDB http://www.mongodb.org/downloads
  2. Start the MongoDb service sudo service mongodb start

##Database Setup (Windows)

  1. Download and install MongoDB http://www.mongodb.org/downloads
  2. Create the following folder C:\data\db
  3. If MongoDb has not been installed as a service run the MonogoDB demon mongod.exe

##Deploy

  1. Right click on the project Run As -> Run On Server -> Click Finish (Using the default VMware vFabric Sever)

springmvc-mongodb-example's People

Contributors

seanaharrison avatar

Watchers

Ellan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.