Browse Source

Fix configuration-source-ref doc

Fixes gh-4200
pull/4235/head
Rob Winch 9 years ago
parent
commit
49719480a8
  1. 2
      docs/manual/src/docs/asciidoc/index.adoc

2
docs/manual/src/docs/asciidoc/index.adoc

@ -7715,7 +7715,7 @@ The attributes on the `<cors>` element control the headers element. @@ -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]]

Loading…
Cancel
Save