blob: 37ced44f87b10be65886e9d71a8c5b680e9ba527 [file]
Bookmarks Example
===============================================================================
Description
===============================================================================
- This is a simple implementation of a bookmarking service configured through Spring
- The predefined bookmarks can be listed and updated
- A list of predefined bookmarks is returned as an Atom feed on this URI:
http://localhost:8080/Spring/rest/bookmarks
-Wink features used in this example:
Spring integration.
Build
===============================================================================
- see build instructions in examples/readme.txt file
--- readme.txt EOF ---