Unable to have a method with application/json or multipart/form-data in SPRING java

后端 未结 0 1163
长发绾君心
长发绾君心 2021-01-20 19:15

I\'m trying to create a method that either receives a JSON or a .csv file in order to populate a database. It goes like:

@RequestMapping(method = RequestMetho         


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