How to go about inserting domain objects in db at start of API

后端 未结 0 1140
面向向阳花
面向向阳花 2020-12-11 00:13

Im building a REST API in java with jersey and jetty. I have a complex domain in which I have a class (Workers). I want to be able to dynamically add workers through a POST.

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