In my quarkus app, I have repository implementations in a separate gradle project/module, partly because I want to be able to ensure unit tests don\'t use the database etc.<