Rest Service

Hi everybody,

I´m noob in Vaadin but I want to create a app with this framework. I want to use REST service but I dont know exactly how to create the structure, Can someone put one example project to help me? Thanks a lot for help me.

If it is important to know I use Eclipse with Vaadin plugin, Tomcat and JDK 8.

P.D: Sorry for my English but is not my native lenguage.

Maybe check out this blog first: https://vaadin.com/blog/consuming-rest-services-from-java-applications

-Olli