mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
Fix locale interceptor code snippet
See gh-36105 See gh-36099
This commit is contained in:
@@ -83,4 +83,4 @@ that contain a parameter named `siteLanguage` now changes the locale. So, for ex
|
||||
a request for the URL `https://domain.com/home.view?siteLanguage=nl` changes the site
|
||||
language to Dutch. The following example shows how to intercept the locale:
|
||||
|
||||
include-code::./WebConfiguration[tag=snippet,indent=0]
|
||||
include-code::./WebConfiguration[tag=snippet,indent=0,chomp=-tags]
|
||||
|
||||
Reference in New Issue
Block a user