I call a HTTP post method first time, I catch an MissingCsrfTokenException because session is null, so I add bellow line to configuration
.sessionManagement()