Generic mode
Created by: egorkuzn
There was realized version with generics that made code clear. I had enoght problems with entity type inheritance in case I wanted to make TechType repo generable too. But one variant of solution was to make service based on repos. Enoght ugly. However what else I can do? It was a realy interesting work, that took so much time.