Class ViewResolverRegistry


  • public class ViewResolverRegistry
    extends Object
    Assist with the configuration of a chain of ViewResolver's supporting different template mechanisms.

    In addition, you can also configure defaultViews for rendering according to the requested content type, e.g. JSON, XML, etc.

    Since:
    5.0
    Author:
    Rossen Stoyanchev, Sebastien Deleuze