tuichenchuxin commented on issue #11361:
URL: 
https://github.com/apache/shardingsphere/issues/11361#issuecomment-882442178


   @Superainbower I have tested your demo, ```init()``` is not useful.
   Actually,```@component``` should not add.
   Adding this annotation will only make spring initialize the call in advance, 
but the subsequent shardingsphere will still initialize the class again, but 
shardingsphere does not call the init() method, so the init() method is indeed 
invalid.
   Thank you for raising this question. We will consider this issue.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to