Set globale attribute from path variable
The application has defined the locale as the first part of the request URI. All controllers have defined @RequestMapping(“/{locale}”).
The application has defined the locale as the first part of the request URI. All controllers have defined @RequestMapping(“/{locale}”).