How to add a foreign key null value in Spring Boot?

前端 未结 0 1290
青春惊慌失措
青春惊慌失措 2021-01-07 10:18

I want to record to databse with foreign key is null. I know SpringBoot don\'t allow do it. I tried record with @Query insert . But it cannot. I send data from client format

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