RESTful web service with OpenEJB, Jersey, JUnit, Maven, MySQL, and TomcatPage added by Yegor BugayenkoRESTful Web Service, a Business CaseThe example explains how a real-life business problem could be solved using OpenEJB in a combination with other open-source frameworks and tools. The example covers the entire software development lifecycle, starting from problem analysis, architecture, design, build automation, unit testing, implementation, and deployment. We have to create a web service that stores text documents online. By means of stateless HTTP requests our customers will be able to create, read, update, and delete (CRUD) plain text files. Architecture and DesignBuild automationUnit testsConfiguration and plumbingImplementation
Change Notification Preferences
View Online
|
Add Comment
|
- [CONF] OpenEJB 3.0.x documentation > RESTful web service wit... confluence
