@CompileStatic class CompositeViewResolver extends Object
Performs the job of iterating across registered view resolvers and returning the first matching view similar to the hard coded behavior in DispatcherServlet
Type | Name and description |
---|---|
List<ViewResolver> |
viewResolvers |
Constructor and description |
---|
CompositeViewResolver() |