Open yokehman opened 1 year ago
Hi, First of all, thanks for the source code. I'm new to this architecture and learning through your code, just to check if i understand it the concept correctly, shouldn't the dependency (link below) be on the lineItems interface instead of the implementation? https://github.com/mp911de/CleanArchitecture/blob/main/delivery/web/src/main/java/biz/paluch/clean/architecture/facade/ItemService.java#L27
Hi, First of all, thanks for the source code. I'm new to this architecture and learning through your code, just to check if i understand it the concept correctly, shouldn't the dependency (link below) be on the lineItems interface instead of the implementation? https://github.com/mp911de/CleanArchitecture/blob/main/delivery/web/src/main/java/biz/paluch/clean/architecture/facade/ItemService.java#L27