RESTful web service with OpenEJB, Jersey, JUnit, Maven, MySQL, and TomcatPage edited by Yegor Bugayenko
Comment:
TBDs added, task explained
Changes (6)
Full ContentRESTful 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 DesignTBD... Build automationTBD... Unit testsTBD... Configuration and PlumbingTBD... ImplementationTBD...
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] OpenEJB 3.0.x documentation > RESTful web service wit... confluence
- [CONF] OpenEJB 3.0.x documentation > RESTful web servic... confluence
