demo-restWS-spring-jersey-tomcat-mybatis

Install and run the project

Prerequisites:

Create DB schema

Create db schema by running the MySql single file script script against the MySQL database (user/pwd - rest_demo/rest_demo)

Run the example

==

Blog post on Codingpedia.org

RESTful Web Services Example in Java with Jersey, Spring and MyBatis You will find there detailed explanation of the code

Related posts

==

License

Copyright (c) 2014 Codingpedia Association. See the LICENSE file for license rights and limitations (MIT).