Building RESTful Web Services with Spring 5(Second Edition)
上QQ阅读APP看书,第一时间看更新

Mapping CRUD operations to HTTP methods

In the last chapter, you saw CRUD operations in the controller. In this chapter, we will have the same CRUD operations; however, we've excluded all Reactive components.