Deprecated API
Contents
-
Deprecated Classes
-
Deprecated Annotation TypesAnnotation TypeDescriptionRecommend
DubboReferenceas the substituteRecommendDubboServiceas the substitute
-
Deprecated FieldsFieldDescription2.7.8 It will be remove in the future, please use
DubboUtils.BASE_PACKAGES_BEAN_NAME2.7.8 It will be remove in the future2.7.8 It will be remove in the future,EnableDubboConfiginstead
-
Deprecated MethodsMethodDescriptionReplace to
getStub()Replace tosetStub(Boolean)Replace tosetStub(String)useAbstractMethodConfig.setMock(String)insteadReplace toAbstractReferenceConfig.getGeneric()instead, use the parameter scopeinvalid input: '<'/> to judge if it's in jvm, scope=localReplace toAbstractReferenceConfig.setGeneric(String)instead, use the parameter scope to judge if it's in jvm, scope=localThis attribute was deprecated, use bind application/module of spring ApplicationContextDo not need specify generic value, judge by injection type and interface classusing scope="local" or scope="remote" insteadThis attribute was deprecated, use bind application/module of spring ApplicationContextDo not set it and use the global Application ConfigDo not need specify generic value, judge by injection type and interface classDo not set it and use the global Application Configreplace withModuleConfig.setBackground(Boolean)replace withModuleConfig.getBackground()replace withModuleConfig.setBackground(Boolean)
-
Deprecated Constructors
-
Deprecated Annotation Type ElementsAnnotation Type ElementDescriptionThis attribute was deprecated, use bind application/module of spring ApplicationContextDo not need specify generic value, judge by injection type and interface classusing scope="local" or scope="remote" insteadThis attribute was deprecated, use bind application/module of spring ApplicationContextDo not set it and use the global Application ConfigDo not need specify generic value, judge by injection type and interface classDo not set it and use the global Application Config