- Course
- Core Tech
Spring Certified Professional: Spring MVC
Modern applications rely on RESTful APIs for seamless communication. This course will teach you how to build and consume RESTful web services using Spring Boot, Spring MVC, and RestTemplate.
What you'll learn
Modern applications depend on seamless communication between distributed services, yet many developers struggle to design and implement RESTful APIs that are both powerful and easy to maintain. In this course, Spring Certified Professional: Spring MVC, you’ll learn to build and consume RESTful services using Spring Boot and Spring MVC.
First, you’ll explore how to create a Spring MVC application with Spring Boot and understand how its auto-configuration simplifies the setup of RESTful web services. Next, you’ll discover how REST requests are processed through the Spring MVC lifecycle and how to build controllers that handle various HTTP methods such as GET, POST, PUT, and DELETE. Finally, you’ll learn how to use RestTemplate to consume external REST APIs, handle responses, and integrate remote data into your own applications.
When you’re finished with this course, you’ll have the skills and knowledge of building and consuming RESTful web applications with Spring Boot needed to confidently develop, test, and deploy robust REST APIs for modern, service-based applications.
Table of contents
About the author
Bryan is a Director at Software Technology Group, a consulting company based out of Salt Lake City, and has authored and taught numerous courses in Java.