Version
Google Translate

Modular Monolith Application Development Tutorial

VCP provides a great infrastructure and tooling to build modular software solutions. In this tutorial, you will learn how to create application modules, compose and communicate them to build a monolith modular web application.

This tutorial focuses on modularity. The example application's functionality and user interface are intentionally kept simple. If you want to learn real world, full featured application logic development with VCP, please follow the Book Store tutorial.

Tutorial Outline

This tutorial is organized as the following parts:

Download the Source Code

You can download the completed sample solution here.

See Also


In this document