- DEFAULT_MULTIPLE_CONFIG_PROPERTY_VALUE - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The default value of multiple properties binding from externalized configuration
- DEFAULT_OVERRIDE_CONFIG_PROPERTY_VALUE - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The default property value of override Dubbo config
- DUBBO_APPLICATION_ID_PROPERTY - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The property id of ApplicationConfig Bean
- DUBBO_APPLICATION_NAME_PROPERTY - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of ApplicationConfig
- DUBBO_APPLICATION_QOS_ENABLE_PROPERTY - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of application's QOS enable
- DUBBO_CONFIG_MULTIPLE_PROPERTY - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of @EnableDubboConfig.multiple()
- DUBBO_CONFIG_PREFIX - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The prefix of property name for Dubbo Config
- DUBBO_GITHUB_URL - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The github URL of Dubbo
- DUBBO_MAILING_LIST - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The google group URL of Dubbo
- DUBBO_PREFIX - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The prefix of property name of Dubbo
- DUBBO_SCAN_PREFIX - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The prefix of property name for Dubbo scan
- DUBBO_SPRING_BOOT_GIT_URL - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The git URL of Dubbo Spring Boot
- DUBBO_SPRING_BOOT_GITHUB_URL - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The github URL of Dubbo Spring Boot
- DUBBO_SPRING_BOOT_ISSUES_URL - 类 中的静态变量org.apache.dubbo.spring.boot.util.DubboUtils
-
The issues of Dubbo Spring Boot
- DubboApplicationContextInitializer - org.apache.dubbo.spring.boot.context中的类
-
Dubbo ApplicationContextInitializer implementation
- DubboApplicationContextInitializer() - 类 的构造器org.apache.dubbo.spring.boot.context.DubboApplicationContextInitializer
-
- DubboAutoConfiguration - org.apache.dubbo.spring.boot.autoconfigure中的类
-
Dubbo Auto Configuration
- DubboAutoConfiguration() - 类 的构造器org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration
-
- DubboAutoConfiguration.MultipleDubboConfigConfiguration - org.apache.dubbo.spring.boot.autoconfigure中的类
-
Multiple Dubbo Config Configuration , equals @EnableDubboConfig.multiple() == true
- DubboAutoConfiguration.SingleDubboConfigConfiguration - org.apache.dubbo.spring.boot.autoconfigure中的类
-
Single Dubbo Config Configuration
- DubboConfigBeanDefinitionConflictProcessor - org.apache.dubbo.spring.boot.beans.factory.config中的类
-
Dubbo Config Bean Definition processor
to resolve conflict
- DubboConfigBeanDefinitionConflictProcessor() - 类 的构造器org.apache.dubbo.spring.boot.beans.factory.config.DubboConfigBeanDefinitionConflictProcessor
-
- DubboDefaultPropertiesEnvironmentPostProcessor - org.apache.dubbo.spring.boot.env中的类
-
The lowest precedence EnvironmentPostProcessor processes
Spring Boot default properties for Dubbo
as late as possible before application context refresh.
- DubboDefaultPropertiesEnvironmentPostProcessor() - 类 的构造器org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
-
- DubboRelaxedBindingAutoConfiguration - org.apache.dubbo.spring.boot.autoconfigure中的类
-
Dubbo Relaxed Binding Auto-Configuration for Spring Boot 1.x
- DubboRelaxedBindingAutoConfiguration() - 类 的构造器org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBindingAutoConfiguration
-
- dubboScanBasePackagesPropertyResolver(Environment) - 类 中的方法org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBindingAutoConfiguration
-
- DubboUtils - org.apache.dubbo.spring.boot.util中的类
-
The utilities class for Dubbo
- DubboUtils() - 类 的构造器org.apache.dubbo.spring.boot.util.DubboUtils
-