contributte / apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.

Home Page:https://contributte.org/packages/contributte/apitte/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable controllers autowiring

mabar opened this issue · comments

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