Spring 4.x MVC and RESTful service Demo

Source: Internet
Author: User

This project would demo the techniques that would is used in our project. This version 1 is just a general-purpose website, it has front-end and backend, the backend requires login. The documentation is still ongoing.

Todo
    1. webservices Security (done)
    2. Asked one question on StackOverflow (not replied)
    3. A simple Android Native Client consuming RESTful service.
    4. A Hybrid Mobile Client consuming RESTful service.
How to Setup
    1. Get the code git clone https://github.com/uniquejava/spring4_rest.git

    2. Open project in Eclipse, the Maven plugin should automatically download the required jars.

    3. Run Script Doc/sql/mysql.sql

    4. Deploy to Tomcat

    5. Open in Browser: http://localhost:8080/rest/

Components
    1. Spring 4.1.4
    2. Jackson 2.5
    3. bootstrap-3.3.2
    4. jquery-1.11.2
Features (v1)
    1. RESTful CRUD (@RestController in spring4.x)
    2. SLF4J + Logback log4j
    3. Error Handling
Environment

The environment I am working on.

    1. Ubuntu12.04.5 LTS
    2. Eclipse JEE 4.3
    3. Tomcat 7.0.57
    4. Jdk1.6.0_45

However, this project was fully tested on Win7 + WAS8.5

Spring 4.x MVC and RESTful service Demo

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.