We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
根据 Spring Boot 1.4 官方推荐,自定义 Spring Boot Starter 命名规则如下: https://docs.spring.io/spring-boot/docs/1.4.0.RELEASE/reference/htmlsingle/#boot-features-custom-starter-naming
因此,Dubbo on Spring Boot 的starter 名称应该为 com.alibaba.boot:dubbo-spring-boot-starter
com.alibaba.boot:dubbo-spring-boot-starter
The text was updated successfully, but these errors were encountered:
resolve #326
81c3737
mercyblitz
No branches or pull requests
根据 Spring Boot 1.4 官方推荐,自定义 Spring Boot Starter 命名规则如下:
https://docs.spring.io/spring-boot/docs/1.4.0.RELEASE/reference/htmlsingle/#boot-features-custom-starter-naming
因此,Dubbo on Spring Boot 的starter 名称应该为
com.alibaba.boot:dubbo-spring-boot-starter
The text was updated successfully, but these errors were encountered: