标签:
This project will demo the techniques that would be used in our project. This version 1 will be just a general-purpose website, it has front-end and backend, the backend requires login. The documentation is still ongoing.
Get the code git clone https://github.com/uniquejava/spring4_rest.git
Open project in eclipse, the maven plugin should automatically download the required jars.
Run script doc/sql/mysql.sql
Deploy to Tomcat
Open in browser: http://localhost:8080/rest/
Here is the environment I am working on.
However, this project is fully tested on Win7 + WAS8.5
Spring 4.x MVC and RESTful service Demo
标签:
原文地址:http://my.oschina.net/uniquejava/blog/377129