You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Dubbo 3.3.x supports the configuration option java_multiple_files = true;, and you need to configure it using the dubbo-maven-plugin (see the dubbo-springboot-idl in the Dubbo demo for more details). However, option java_multiple_files = false; is not supported at the moment, but it may be added in the future. @freedom0123
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo 3.2.0
SpringBoot: 2.7.18
JDK 1.8
OS: window
Steps to reproduce this issue
The proto file
The client and server are unable to get the parameter values
the Server code
What you expected to happen
proto file support the option
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: