wallabag/src/Wallabag
Jeremy Benoist 0a6e6abdc4
Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages
This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue.
As they are automatically injected in the controller now, we can't lazy load them.

Also forgot to use `AbstractController` in previous PR about _controller as a service_.
2022-12-19 13:23:56 +01:00
..
AnnotationBundle Move to controller as a service 2022-12-19 10:38:08 +01:00
ApiBundle Move to controller as a service 2022-12-19 10:38:08 +01:00
CoreBundle Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
ImportBundle Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
UserBundle Move to controller as a service 2022-12-19 10:38:08 +01:00