I was recently asked to transform a list of data and submit it to an API endpoint. I know how to do this except the endpoint is on an external URL and I can’t get it to work. Does anyone know how to do this in SpringBoot?
Thanks so much.
I was recently asked to transform a list of data and submit it to an API endpoint. I know how to do this except the endpoint is on an external URL and I can’t get it to work. Does anyone know how to do this in SpringBoot?
Thanks so much.