I am making Web Application Server with Spring boot. In the early days of development, I used the settings http.csrf().disable() and the web page worked well. B
http.csrf().disable()