注释接口 MappedSuperclass
-
可选元素概要
可选元素修饰符和类型可选元素说明booleanCan the current type be super type of derived types of any microservices.Can only be specified when `acrossMicroServices` is not specified
-
元素详细资料
-
acrossMicroServices
boolean acrossMicroServicesCan the current type be super type of derived types of any microservices.-
If this value is set to true,
- `microServiceName` cannot be specified
- Association property cannot be declared
- Otherwise, the `microServiceName` of this annotation must be equal to the configuration of derived types
- 默认值:
false
-
If this value is set to true,
-
microServiceName
String microServiceNameCan only be specified when `acrossMicroServices` is not specified- 默认值:
""
-