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