forked from fortify-presales/ring2park-online
-
Notifications
You must be signed in to change notification settings - Fork 0
designreuse/ring2park-online
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Java 88.0%
- CSS 10.4%
- HTML 1.6%