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

Summary

So far, we have seen how to set up a Maven build to support our basic implementation of a web service. Also, we learned how Maven is helpful in third-party library management, as well as Spring Boot, and a basic Spring REST project. In upcoming chapters, we will discuss more about Spring REST endpoints and Reactor support.