5-27 - Incorrect usage of internal class API
5-27 - Incorrect usage of internal class API
Possible Causes
org.apache.dubbo.config.ReferenceConfig
and org.apache.dubbo.common.config.ReferenceCache
may be defined as non-singleton mode.
Troubleshooting and Resolution Steps
Check custom annotations or configurations that have defined the core application class as non-singleton mode, and check the scope
configuration.
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)