I have a Spring WebFlux security as follows and would like to control CSRF using property. How can I add if check for the CSRF alone here?
@Bean public SecurityWe