Albumen Kevin

Results 745 comments of Albumen Kevin

We have many entrypoint for Spring and it is really hard to exclude all. I would recommend you to configure `dubbo.registry.address=N/A` and `dubbo.consumer.check=false`

Ignore this exception would be better

> * move ApplicationModel (and sub-models) cleanup functions back to ApplicationModel#onDestroy > * Fwk model level cleanup - to FrameworkModel#onDestroy > * Runtime hook on process exit, shutdown dubbo engine...

Already fixed in the latest version

> > Already fixed in the latest version > > Why not fix it in a minor version after 2.x 2.x has already EOL since May 2023

You can check `DubboShutdownHook` in the latest version

Great proposal, waiting for PR~