mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 08:48:30 +08:00
update docs
This commit is contained in:
parent
25ae90e081
commit
9f784dad21
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ rebel.xml
|
|||||||
target/
|
target/
|
||||||
.txlcn
|
.txlcn
|
||||||
*.log
|
*.log
|
||||||
|
/.idea/
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
||||||
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
|
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
|
||||||
<img src='https://shields.io/badge/version-2.4.1-green.svg'>
|
<img src='https://shields.io/badge/version-2.4.3-green.svg'>
|
||||||
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
||||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
||||||
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
|
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
|
||||||
<img src='https://shields.io/badge/version-2.4.1-green.svg'>
|
<img src='https://shields.io/badge/version-2.4.3-green.svg'>
|
||||||
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
||||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>cn.langpy</groupId>
|
<groupId>cn.langpy</groupId>
|
||||||
<artifactId>ko-time</artifactId>
|
<artifactId>ko-time</artifactId>
|
||||||
<version>2.4.2</version>
|
<version>2.4.3</version>
|
||||||
<name>KoTime</name>
|
<name>KoTime</name>
|
||||||
<description>A springboot tool for tracking the paths of the methods,which can help you find method's performances easily.</description>
|
<description>A springboot tool for tracking the paths of the methods,which can help you find method's performances easily.</description>
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user