ME 2017.
I have two questions about the REST web service feature in my workspace.
1) RESTful Web Service
In the newly opened workspace, there is a default project: RESTful Web Service under which displayed Facebook, LinkedIn, and Twitter
What is this project for? And how to use it?
I can build a @RestController annotated controller class for RESTful web service right in my project, why should one need the RESTful Web Service project itself?
2) After I create a Web Project, I saw a default REST Web Service item under the root directory. What is this REST Web Service for? I tried to right mouse click on it, but there was nothing showed up. Then what is its use?
Eugene