Package com.foreach.across.modules.web.config
package com.foreach.across.modules.web.config
-
ClassesClassDescriptionConfigures web template support with automatic registration of named web templates.Registers a default
CharacterEncodingFilteras the very first filter in the chain.Creates a defaultFormattingConversionServicebean registered as *mvcConversionService* if none is available from the parent context.Exposes the ConversionService to all prefixing mappers by default.Registers allServletContextInitializerbeans 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.