- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 60字
- 2021-06-30 19:13:27
Summary
In this chapter, we have seen how to set up a Maven build to support the basic implementation of a web service. Also, we have learned how Maven is helpful in third-party library management as well as Spring Boot and basic Spring REST projects. In the coming chapters, we will discuss more about Spring REST endpoints and Reactor support.