How to make creating an object before performing another action required, in Java Spring REST API?

前端 未结 0 661
臣服心动
臣服心动 2020-12-15 03:12

In my API, I have a class User and a class UserDetails (which is created with @OneToOne connection).

User is created when registration is executed (by sending UserReg

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