I have a module in ZF2 (MVC), now can config to re-use with Expressive Middleware?
Depending on the dependencies in the module you can reuse a module in Expressive with zend-component-installer and zend-config-aggregator. I suggest using the zend-expressive-skeleton to set it up.