- To have a rest service in Java quickly.
- Clone the project.
- run command
mvn eclipse:eclipse. - import in eclipse with git project.
- add project to tomcat(in eclipse itself)
- run on browser accessing the url: http://localhost:8080/simple_rest.
- You should see the index.html with text "Seja bem vindo ao sistema..."