This is a course aimed at students wishing to develop Java based Web Applications and Restful Micro Services using the very popular Spring MVC and Spring Boot frameworks with minimal configuration. The student will develop services through various Url templates, consume and respond with json or XML payloads and create custom HTTP headers. Requestors of these services will include Java and Angular JS clients to illustrate the reuse capabilities of services in a distributed architecture. Traditional web applications will also be covered that render web pages in a typical Model View Controller (MVC) architecture. This is a very hands on course with a series of labs to illustrate the key concepts.
What you'll learn
Build web applications using Spring MVC framework
Develop RESTful microservices with Spring Boot
Create services that consume and produce JSON and XML payloads
Implement custom HTTP headers in Spring applications
Build Java and AngularJS clients to consume REST services
Design applications following Model-View-Controller architecture
Course objectives
Develop Java-based web applications with Spring MVC and Spring Boot
Create RESTful microservices with minimal configuration
Implement services using various URL templates
Build clients that consume REST services in distributed architectures