How to send a list of strings from react-native (using axios) to java server that accepts @FormDataParam(“names”) List names

前端 未结 0 1082
梦如初夏
梦如初夏 2020-11-29 16:00

i\'m trying to send an object that one of its properties is an array of strings from react-native (using axios) to Java server and I\'m enc

相关标签:
回答
  • 消灭零回复
提交回复
热议问题