I am trying to add CSRF protection to a project which is based on Spring-Boot (particularly WebFlux).
What I have tried so far is below security configuration.