1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Fix configuration-source-ref doc

Fixes gh-4200
This commit is contained in:
Rob Winch
2017-03-02 00:25:34 -06:00
parent f3edaa673a
commit 49719480a8
+1 -1
View File
@@ -7715,7 +7715,7 @@ The attributes on the `<cors>` element control the headers element.
Optional attribute that specifies the bean name of a `CorsFilter`.
[[nsa-cors-configuration-source-ref]]
* **ref**
* **cors-configuration-source-ref**
Optional attribute that specifies the bean name of a `CorsConfigurationSource` to be injected into a `CorsFilter` created by the XML namespace.
[[nsa-cors-parents]]