Skip to content

designreuse/ring2park-online

 
 

Repository files navigation

Ring2Park Online
================

ring2park online is a Spring MVC/Webflow Reference Application.

To get up and running:


	- create a new MySQL database called ring2park
	- create the database table structure using src/main/resources/schema.sql
	- create sample users and data using src/main/resources/import.sql
	- change database credentials in src\main\resources\META-INF\spring\database.properties
	- build the application using maven (mvn package) and install the resultant WAR file in your container

Kevin A. Lee

About

Ring2Park Online Spring MVC/Webflow Reference Application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.0%
  • CSS 10.4%
  • HTML 1.6%