I'd like to force CrudRepository#save(entity) to insert a new entity instead of selecting the entity first and updating it if the primary key already exists.
確定! 回上一頁