namelessssssssssss opened a new pull request, #13559: URL: https://github.com/apache/dubbo/pull/13559
Fix issue https://github.com/apache/dubbo/issues/13496 * Add provider config `useJavaPackageAsPath` * `useJavaPackage=ture` : Provider will export with java_package as path, which will cause exception when `package` and `java_package` are different. * `useJavaPackage=false` (default) : Provider will export with package as path. -- 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]
