Rename mappingInterface to bind
Chemaclass opened this issue Β· comments
Jose M. Valera Reales commented
π Description
We use a lot of usages for mappingInterfaces(interface, concrete)
in the project.
I think it would be simpler to use a bind(key, value)
concept; similar as used in the container project