force insert with spring data jpa ... I'd like to force CrudRepository#save(entity) to insert a new entity instead of selecting the entity first and updating it ...
確定! 回上一頁