#72 Move Entity and repository on the same package
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package fr.dcproject.component.article
|
||||
|
||||
import fr.dcproject.component.article.database.ArticleRepository
|
||||
import org.koin.dsl.module
|
||||
|
||||
val articleKoinModule = module {
|
||||
|
||||
Reference in New Issue
Block a user