- Clonar el repositorio
- Importar ambos proyectos por separado (Maven Project)
- Maven Update (c/u)
- Run As - Maven clean y Maven Install (c/u)
- Agregar el servidor Apache Tomcat v9.0 a Eclipse
- Run as server al proyecto deseado
Crear RESTful WS
https://www.youtube.com/watch?v=Segb1V9ygiA
http://www.vogella.com/tutorials/REST/article.html
Consumir RESTful WS
Jersey 2.x http://www.baeldung.com/jersey-jax-rs-client
https://docs.oracle.com/javaee/7/tutorial/jaxrs-client001.htm