Update javadoc
This commit is contained in:
parent
b2efef2eed
commit
905e311ef2
|
@ -24,7 +24,8 @@ import org.springframework.security.web.server.WebFilterChainProxy;
|
|||
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue