You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/11 02:12:27 UTC

[GitHub] [rocketmq-spring] fishautumn commented on issue #477: ListenerContainerConfiguration should not depend on concrete class StandardEnvironment

fishautumn commented on issue #477:
URL: https://github.com/apache/rocketmq-spring/issues/477#issuecomment-1211483840

   > Can inherit StandardEnvironment to customize, this can meet your business. StandardEnvironment also implements ConfigurableEnvironment
   
   Yes, it works.
   
   However, I think rocketmq-spring only depends on interface `ConfigurableEnvironment`, so there is no reason to depend on `StandardEnvironment`, right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org