`findById()` returns `null` or resolves with `null`, if the resource if not found. It should throw or reject with a 404 error.