snicoll opened a new pull request #20: Separate auto-configuration in a 
dedicated module
URL: https://github.com/apache/rocketmq-spring/pull/20
 
 
   This commit clarifies what is configuration and what is auto-configuration 
so that each part can be improved at the right level.
   
   `ListenerContainerConfiguration` should probably have been in `config` so 
that it can be reused if need to be but it currently relies on 
`RocketMQProperties`.
   
   Having an `autoconfigure` package is a good way to indicate the parts that 
the auto-configuration handles.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to