Nonlone commented on issue #11048: URL: https://github.com/apache/dubbo/issues/11048#issuecomment-1476327035
my sample address:https://github.com/Nonlone/s2dd/tree/spring3+_native this project go with SpringBoot3 and Dubbo 3.1.8,But this Dubbo 3.1.8 I have to modify AbstractAnnotationBeanPostProcessor class, not extend InstantiationAwareBeanPostProcessorAdapter ,implements impSmartInstantiationAwareBeanPostProcessor ; when I do native compile ,it say error like this <img width="1442" alt="image" src="https://user-images.githubusercontent.com/5180437/226369138-ac357f2e-64d5-42fb-a251-e439b94c7fc5.png"> -- 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]
