Using Ioc.call to execute controller methods
Controller methods are now executed via ioc.call enabling method injection.
Commits:
- docs: update docs 463dcbf
- refactor(Server): use ioc container call method to invoke class methods 72638db
- chore(package): update dependencies 7000d8a
- chore(package): update dependencies 134cb18
Commit Range:
v1.1.3...master