Skip to content

How to start dubbo whithout ApplicationEvent in spring-boot  #14060

@SpinSi

Description

@SpinSi

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar issues.

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

Dubbo version 3.1.11

Steps to reproduce this issue

When i study dubbo deploy code , I fount the way to run dubbo in DubboDeployApplicationListener.java , It means it starts by ApplicationEvent .
Is any way to run dubbo without DubboDeployApplicationListener.java . because we need to run dubbo order by some list
like middlewareA -> middlewareB -> Dubbo -> Rocket -> SomeJob ..... .

What you expected to happen

I mean the controler of start /stop dubbo should be application coder. That is useful to deploy applicaiton graceful !

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions