Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 357 Bytes

A sample spring application that uses spring mvc and mybatis.

  1. first install jdk8, eclipse & the jetty plugin, and maven
  2. install git
  3. git clone the liuxuequan source code
  4. import the project into eclipse as a maven project
  5. eclipse -> Run:
    1. run Maven install
    2. run with Jetty
  6. open a browser, and go to http://localhost:8080/index