• Tutorials
  • Courses
  • Tracks

Question 6

Last Updated :
Discuss
Comments

Which method in Spring Security disables CSRF protection?

http.disableCsrf()

http.csrf().off()

http.csrf().disable()

http.disable()

Share your thoughts in the comments