Chapter 2. Designing a Microservice Architecture with Spring MVC

In this chapter, we will cover the following topics:

  • Configuring a controller with simple URL mapping
  • Configuring a fallback controller using the ViewResolver
  • Setting up and customizing a responsive single page webdesign with Bootstrap
  • Displaying a model in the View using the JSTL
  • Defining a common WebContentInterceptor
  • Designing a client-side MVC pattern with AngularJS

Introduction

You need to complete the first chapter before starting this new one. The first chapter installs the basics for the trading platform we are building. It also creates a modular toolkit that every recipe will be using.

This second chapter sets the product on an acceleration ramp. It will shape the whole chain of ...

Get Spring MVC: Designing Real-World Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.