Technical requirements

All the core configuration setup has already been discussed in the previous chapters. The focus of this chapter is to integrate Spring MVC applications with plugins and libraries that can be used to render data in many forms.

Rendition is the process of creating a copy of the original document in a different format such as PDF, HTML, TEXT, or any valid formats. In web applications, we consider HTML as our default format for data presentation.

Aside from rendition types, we need to highlight some libraries that can help the application process all ordinal and nominal data into a visual representation.

iText 5.x

iText is an open source API that can be downloaded from http://itextpdf.com. It is a powerful and efficient tool for ...

Get Spring MVC Blueprints 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.