Skip to content

SpringMarcus/master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project has been built of from http://websystique.com/springmvc/spring-4-mvc-and-hibernate4-integration-example-using-annotations/

STEPS TO RUN THIS PROJECT

  1. Launch a MySQL server on your local machine
  2. create a database named "Justin"
  3. run the data definition language ddl.spl script in the Justin database
  4. edit the order.manager.properties files:
    • /src/main/resources/order.manager.properties
    • /src/main/resources/marcus.chiu_order.manager.properties
  5. mvn clean install -Dmaven.test.skip=true
  6. connect to Tomcat Server and run this baby!

About

combination of almost all examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages