Authorization

In the past, we already saw that using the @EnableWebFluxSecurity annotation, we can get URL security. Spring Security also allows you to secure method execution in a reactive way, by using another annotation, @EnableReactiveMethodSecurity. The concept is the same what we saw in earlier examples based on Spring MVC. We will just cover method security in this section; the rest of the aspects are exactly the same and we will avoid replication here.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.4.154