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