Book Image

Spring MVC Beginner's Guide

By : Amuthan Ganeshan
Book Image

Spring MVC Beginner's Guide

By: Amuthan Ganeshan

Overview of this book

Table of Contents (19 chapters)
Spring MVC Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned how to develop REST-based web services using Spring MVC, and we also learned how to test those web services using the Postman HTTP client tool. We also covered the basic concepts of HTTP verbs and understood how it is related to standard CRUD operations. Finally, we learned how to use the AngularJs JavaScript framework to send an Ajax request to our server.

In the next chapter, we will see how to integrate tiles and webflow frameworks.