Since we have done a lot of things in this chapter, let's recap what we have done so far.
We have successfully generated a gateway and two microservices. We have downloaded JHipster Registry and then started it locally. We have successfully segregated and generated the entity files for a notification and invoice service. We have finally booted up all our applications and saw how things are generated, and were able to create the microservice application. Last but not least, we have also committed all our changes to Git (in other words, reached a checkpoint).