Java Reference
In-Depth Information
This action will invoke the findAll() method in our service (since it is the only
method that doesn't require a parameter), and the generated XML response will
automatically be opened in the browser.
The XML response for our web service displays the data in the CUSTOMER table in the
database in an XML format.
We can also easily test other methods in our web service by right-clicking on the
project and selecting Test RESTful Web Services :
 
Search WWH ::




Custom Search