Package com.foreach.across.modules.web.config
package com.foreach.across.modules.web.config
-
ClassDescriptionConfigures web template support with automatic registration of named web templates.Registers a default
CharacterEncodingFilter
as the very first filter in the chain.Creates a defaultFormattingConversionService
bean registered as *mvcConversionService* if none is available from the parent context.Exposes the ConversionService to all prefixing mappers by default.Registers allServletContextInitializer
beans created in any module or in the Across context itself.Responsible for adding theViewElementBuilderContextInterceptor
.Creates a JSP/JSTL view resolver.Registers Thymeleaf support for all files with .html or .thtml extension.Registers thePrefixingPathRegistry
.