blob: 939b22cef2220f27e348eb0942e7e1e0ed33a972 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
HelloWorld Example
===============================================================================
Description
===============================================================================
- This example demonstrate the most basic implementation of a simple service
- A simple Atom feed with a "Hello World!" title is returned from this URL:
http://localhost:8080/HelloWorld/rest/world
Build
===============================================================================
- see build instructions in examples/readme.txt file
--- readme.txt EOF ---
|