Support different programming models
idelvall opened this issue · 0 comments
idelvall commented
Current service implementation is based on strategy pattern extending different framework base action classes.
It would be great to support other programming models that allow to instantiate services by other means (for example annotated methods in a class)
Suggested by @bessemHmidi