I\'m using Spring boot.
I override addCorsMappings method of WebMvcConfigurer and allow get, post, put, and delete methods.
By the way, if I use the trace comm