- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 58字
- 2021-06-30 19:13:29
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.