We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dafab commit 3ddf5f3Copy full SHA for 3ddf5f3
JPATableJoins/src/main/kotlin/com/hello/bookinventory/dao/BookRepository.kt
@@ -1,6 +1,5 @@
1
package com.hello.bookinventory.dao
2
3
-import com.hello.bookinventory.entities.Product
4
import com.hello.bookinventory.model.Book
5
import org.springframework.data.jpa.repository.JpaRepository
6
import org.springframework.stereotype.Repository
0 commit comments