程序包的使用
com.alibaba.dubbo.config.spring.context.annotation
-
使用com.alibaba.dubbo.config.spring.context.annotation的程序包 程序包 说明 com.alibaba.dubbo.config.spring.context.annotation -
com.alibaba.dubbo.config.spring.context.annotation使用的com.alibaba.dubbo.config.spring.context.annotation中的类 类 说明 DubboComponentScan Dubbo Component ScanAnnotation,scans the classpath for annotated components that will be auto-registered as Spring beans.EnableDubboConfig As a convenient and multipleEnableDubboConfigBindingin default behavior , is equal to single bean bindings with below convention prefixes of properties:ApplicationConfigbinding to property : "dubbo.application"ModuleConfigbinding to property : "dubbo.module"RegistryConfigbinding to property : "dubbo.registry"ProtocolConfigbinding to property : "dubbo.protocol"MonitorConfigbinding to property : "dubbo.monitor"ProviderConfigbinding to property : "dubbo.provider"ConsumerConfigbinding to property : "dubbo.consumer"EnableDubboConfigBinding Enables Spring's annotation-drivenDubbo Configfromproperties.EnableDubboConfigBindings MultipleEnableDubboConfigBindingAnnotation