mirror of
https://gitee.com/dromara/easy-es.git
synced 2025-12-06 09:09:13 +08:00
v2.0.0-beta5
java doc 注释优化
This commit is contained in:
parent
68bd13b3ad
commit
e8cc64ca97
@ -8,7 +8,6 @@ import java.util.Map;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @author lyy
|
* @author lyy
|
||||||
* @date 2023年03月14日 15:57
|
|
||||||
*/
|
*/
|
||||||
@Data
|
@Data
|
||||||
@ConfigurationProperties(prefix = "easy-es.dynamic")
|
@ConfigurationProperties(prefix = "easy-es.dynamic")
|
||||||
|
|||||||
@ -7,7 +7,6 @@ import java.util.concurrent.ConcurrentHashMap;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @author lyy
|
* @author lyy
|
||||||
* @date 2023年03月14日 16:05
|
|
||||||
*/
|
*/
|
||||||
public class RestHighLevelClientUtils {
|
public class RestHighLevelClientUtils {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user