Skip to content

Commit ab87066

Browse files
committed
修改版本和group
1 parent 80db97e commit ab87066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ gradle clean install uploadArchives
88
# 使用方式
99
## 依赖
1010
```shell
11-
compile "jthink:spring-boot-starter-hbase:0.0.1"
11+
compile "com.spring4all:spring-boot-starter-hbase:0.0.1"
1212
```
1313
## 集成
14-
在spring-boot项目的application.properties文件中加入spring.data.hbase.quorum配置项,并赋予正确的值
14+
在spring-boot项目的application.properties文件中加入spring.data.hbase.quorum,spring.data.hbase.rootDir,spring.data.hbase.nodeParent配置项,并赋予正确的值
1515
## 使用
1616
### query
1717
1. 将上述配置项赋予正确的值

0 commit comments

Comments
 (0)