contributte / apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
https://contributte.org/packages/contributte/apitte/
MIT License
61 stars 36 forks source link

Disable controllers autowiring #83

Closed mabar closed 5 years ago

mabar commented 5 years ago

There is no reason to autowire presenters as they are get internally from DI and no one should use controllers as dependencies in services