Hands-On Cloud Development with WildFly
上QQ阅读APP看书,第一时间看更新

Catalog service

In the first chapter, you learned the basic architecture of the pet store sample application and the services that constitute it. In this and the next chapter, we will be working with the catalog service. To recall, this is the service responsible for providing the information about pets available in the store. We are going to introduce that simple functionality now. In the next three chapters, we will modify that code in order to show you different features and configuration options of WildFly Swarm. Let's look at the initial version.