Skip to content

coolwindy/cloudstreetmarket.com

 
 

Repository files navigation

cloudstreetmarket.com

Build Status [Join the chat] (https://gitter.im/alex-bretet/cloudstreetmarket.com?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) License

This project is the application developed with the book Spring MVC Cookbook

The latest Release of the application is running at: cloudstreetmarket.com

Read more in the WIKI

Quickstart

  1. You must have a %JAVA_HOME% environment variable pointing to the root directory of a JDK8.
  2. You must have a %CATALINA_HOME% environment variable pointing to the root directory of a Tomcat8.
  3. From the command line do:
git clone https://github.com/alex-bretet/cloudstreetmarket.com.git
cd cloudstreetmarket.com
mvn clean install
  1. Copy-paste the entire app directory to your ${user.home}

IDE setup

For the usage inside an IDE do the following:

  1. Make sure you have an Eclipse with m2e installed.
  2. Import the checked out code through File > Import > Existing Maven Project…

Project description

The project uses:

The Book

spring-mvc-cookbook-img

About

🐝 Spring MVC Showcase application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 54.9%
  • JavaScript 29.4%
  • CSS 10.1%
  • HTML 4.2%
  • ApacheConf 1.4%