@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface MongoConf
Modifier and Type | Required Element and Description |
---|---|
MongoDataSource[] |
value |
Modifier and Type | Optional Element and Description |
---|---|
String |
dsDefaultName |
public abstract MongoDataSource[] value
public abstract String dsDefaultName
Copyright © 2022. All rights reserved.