/** * Locale support classes for Spring's web MVC framework. * Provides standard LocaleResolver implementations, * and a HandlerInterceptor for locale changes. */ package org.springframework.web.servlet.i18n;