In this chapter, you learned how to configure services created using Swarm. You learned how to modify the Swarm behavior using the system properties, provide your own main method and use it to provide the Swarm configuration using either Java API or XML, and, finally, how to modify the content of the deployed application.
After the three initial chapters, you are now able to use WildFly Swarm to build microservices. In the next chapters, you will learn OpenShift so you are able to deploy your services in the cloud.