org.apache.dubbo.config.ReferenceConfig
and org.apache.dubbo.common.config.ReferenceCache
may be defined as non-singleton mode.
Check custom annotations or configurations, define the core application class as a non-singleton mode, check scope
configuration.