zrlw commented on issue #15305: URL: https://github.com/apache/dubbo/issues/15305#issuecomment-2988574893
maybe you should upgrade your nacos to 2.5.1 to avoid the bugs existed in early nacos2.x, by the way, i changed a little codes: i added ```@EnableDubbo``` and ```@SpringBootApplication``` annotations to the provider, add ```@DubboService``` to the service implements. -- 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]
