funky-eyes commented on issue #8049: URL: https://github.com/apache/incubator-seata/issues/8049#issuecomment-4219942194
Custom beans are not processed through Spring's bean loading entry point during injection and therefore won't be scanned. It is recommended to use the API to proxy custom beans and then register them into the Spring container. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
