In SpringBoot, I was trying to write SOAP controller that receives xml api as request and give xml api as response. I written a sample post controller
@PostMappin