How to disable inversify auto-recognition of controller
I want to have two servers, living in the same source tree. one of the app servers carry a lot of functionality, the other one is more narrowly focused. There are common classes to both and really need to share some source between the two servers.