Hi. according SOLID if I wrote java code I must ...
# getting-started
v
Hi. according SOLID if I wrote java code I must create interface Service1 and Service1Impl interface Service2 and Service2Impl How in kotlin ?