mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
675c448bbc
commit
24e2257be2
5
.idea/jarRepositories.xml
generated
5
.idea/jarRepositories.xml
generated
@ -16,5 +16,10 @@
|
|||||||
<option name="name" value="JBoss Community repository" />
|
<option name="name" value="JBoss Community repository" />
|
||||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="central" />
|
||||||
|
<option name="name" value="Central Repository" />
|
||||||
|
<option name="url" value="http://maven.aliyun.com/nexus/content/groups/public" />
|
||||||
|
</remote-repository>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
@ -15,6 +15,8 @@ v2.2.0开始支持数据库存储接口信息功能,可在内存和数据库
|
|||||||
|
|
||||||
> ko-time.saver=redis
|
> ko-time.saver=redis
|
||||||
>
|
>
|
||||||
|
> ko-time.data-prefix=xxx #如果多个项目共用一个redis,最好配置此项,通过该名称区分数据
|
||||||
|
>
|
||||||
> #redis配置
|
> #redis配置
|
||||||
>
|
>
|
||||||
> spring.redis.host: xxx
|
> spring.redis.host: xxx
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user