Week 1

This week I laid out the foundation for this module:

Of course I have faced a lot of difficulties during this first week. The most tiresome ones were related to configuration issues. It also takes a while to figure out implicit conventions (e.g.: Which rest webservice url ends up in calling my getAll() method of my resource?). I am glad that there is a lot of documentation and code out there where you can have a look of how others solved the problems. This helped me a lot.