@ -4792,7 +4790,7 @@ are written to the Reactor `Context` as key-value pairs, using the key assigned
@@ -4792,7 +4790,7 @@ are written to the Reactor `Context` as key-value pairs, using the key assigned
For other asynchronous handling scenarios, you can use the Context Propagation library
// Capture ThreadLocal values from the main thread ...
@ -5914,7 +5912,6 @@ The MVC namespace provides dedicated elements. The following example works with
@@ -5914,7 +5912,6 @@ The MVC namespace provides dedicated elements. The following example works with
[source,xml,indent=0,subs="verbatim,quotes"]
----
<mvc:view-resolvers>
<mvc:content-negotiation>
<mvc:default-views>
@ -5927,7 +5924,6 @@ The MVC namespace provides dedicated elements. The following example works with
@@ -5927,7 +5924,6 @@ The MVC namespace provides dedicated elements. The following example works with