Result from Angular Controller is: {{ bla }}
Result from REST Web Service is: {{ foo }}
The result from REST Web Service should be: JonFromREST
If the result from REST Web Service is empty: Check that the backend REST Web Service is running and returning the expected result.
Maybe you just forgot to start the backend REST Web Service? ../start_backend_java_backend.sh
All of the above results should contain: