framework
framework copied to clipboard
Extending @Component() classes
Should work when only the base class is a @Component, when both classes are @Component and when base class is abstract. P.S. Injection and error-handling should work too.