Commit 905e311e authored by Madhura Bhave's avatar Madhura Bhave

Update javadoc

parent b2efef2e
...@@ -24,7 +24,8 @@ import org.springframework.security.web.server.WebFilterChainProxy; ...@@ -24,7 +24,8 @@ import org.springframework.security.web.server.WebFilterChainProxy;
/** /**
* Switches on {@link EnableWebFluxSecurity} for a reactive web application if this * Switches on {@link EnableWebFluxSecurity} for a reactive web application if this
* annotation has not been added by the user. * annotation has not been added by the user. This configuration also backs off if a
* bean of type {@link WebFilterChainProxy} has been configured in any other way.
* *
* @author Madhura Bhave * @author Madhura Bhave
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment