File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Optilog的Wiki随时会更新,有问题在Issues问,使用前一!定!看
1414
1515与OptilogClient配套的[ OptilogServer] ( https://github.com/OptiJava/Optilog-Server ) .
1616
17- _ 如果你愿意,欢迎Fork这个仓库为Optilog做出贡献,本项目的代码比较基础,任何人都可以做出贡献
17+ _ 如果你愿意,欢迎Fork这个仓库为Optilog做出贡献,本项目的代码比较基础,任何人都可以做出贡献 _
1818
1919## Optilog的优势
2020
@@ -53,7 +53,14 @@ _使用[carbon.now.sh](https://carbon.now.sh)生成_
5353
5454## Dependency:
5555
56- ` com.google.code.gson:gson:2.9.0 ` ` com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.3 ` ` org.yaml:snakeyaml:1.30 ` ` mysql:mysql-connector-java:8.0.29 `
56+ ` com.google.code.gson:gson:2.9.0 `
57+ \
58+ ` com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.3 `
59+ \
60+ ` org.yaml:snakeyaml:1.30 `
61+ \
62+ ` mysql:mysql-connector-java:8.0.29 `
63+ \
5764(如果你只用properties作为配置文件的话Gson,Jackson,snakeyaml也可以不加,mysql不用也可以不加)
5865
5966## Author:
You can’t perform that action at this time.
0 commit comments