基础工程搭建

This commit is contained in:
2018-05-19 12:25:03 +08:00
commit 8bc18f2195
11 changed files with 517 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
package top.fjy8018.elasticsearch.configeration;
/**
* @author F嘉阳
* @date 2018-05-19 12:22
*/
public class ElasticSearchConfiger {
}