Spring Boot Reactive repository test fails always, due to duplicated key exception

后端 未结 0 745
伪装坚强ぢ
伪装坚强ぢ 2020-12-13 00:56

I am trying to test my ReactiveCrudRepository, but my findByName method always fails, due to a org.springframework.dao.DataIntegrityViolationException. It seems like the seq

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