@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value=EasyormRepositoryRegistrar.class) public @interface EnableEasyormRepository
ReactiveRepository,
SyncRepository| 限定符和类型 | 可选元素和说明 |
|---|---|
Class<? extends Annotation>[] |
annotation |
public abstract String[] value
com.company.project.entity
public abstract Class<? extends Annotation>[] annotation
JpaEntityTableMetadataParserCopyright © 2016–2021. All rights reserved.