From 9bffb9e53f301feaa0e9e54c113406f091e94aa3 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Thu, 31 Dec 2015 11:44:12 +0100 Subject: [PATCH] Refined RequestMappingHandlerMapping bean definition Issue: SPR-13832 --- src/asciidoc/web-mvc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/web-mvc.adoc b/src/asciidoc/web-mvc.adoc index b727cab1cd..a1c83a571e 100644 --- a/src/asciidoc/web-mvc.adoc +++ b/src/asciidoc/web-mvc.adoc @@ -2469,7 +2469,7 @@ The following example shows how to configure an interceptor: [subs="verbatim,quotes"] ---- - +