Spring MVC Blueprints
上QQ阅读APP看书,第一时间看更新

The Personal Web Portal (PWP) project

This chapter highlighted how to create a simple Spring MVC project using only its core components. Moreover, the chapter highlighted some of the components used by the PWP that can be used also by anybody to start learning Spring MVC from its core. Learning core components is essential to establish better understanding on how the base framework works, starting from configuring the controller, up to the implementation of PropertyEditorSupport for data binding enhancement and object type conversion. This chapter has given a picture of how to start a base Spring MVC project.

Following are full web pages of the PWP:

  • Let us look at the home page:
  • Now let's look at the personal page:
  • Now, the professional page:
  • And finally the reach out page:

    Note

    Web design theme

    The theme used by this project is inspired by, and based on, templates from http://creativecommons.org.