Fix typos in READMEs, javadoc, comments and code. Original pull request #642
Rather than declaring a dedicated EntityLookup bean instance we now use the configuration API introduced on RepositoryRestConfiguration to define the identifier and lookup mapping. Tweaked readme accordingly.