wiki不能保存问题修复,数据源创建优化

This commit is contained in:
暮光:城中城
2020-12-15 12:15:39 +08:00
parent 7285947cb3
commit d1918b14e2
8 changed files with 80 additions and 16 deletions

72
.gitignore vendored
View File

@@ -1,6 +1,70 @@
# Created by .ignore support plugin (hsz.mobi)
.idea
*.iml
tmlog*.lck
tmlog*.log
dependency-reduced-pom.xml
######################################################################
# Build Tools
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
target/
!.mvn/wrapper/maven-wrapper.jar
######################################################################
# IDE
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
nbproject/private/
build/*
nbbuild/
dist/
nbdist/
.nb-gradle/
######################################################################
# Others
*.log
*.xml.versionsBackup
!*/build/*.java
!*/build/*.html
!*/build/*.xml
### VS Code ###
.vscode/
# rebel
rebel.xml
### gradle构建 ###
*.gradle
### office ###
# 忽略office文件打开临时文件 #
[~$]*.*
tmlog.lck
zyplayer-doc-es/src/test/
zyplayer-doc-manage/tmlog.lck
zyplayer-doc-other/src/
zyplayer-doc-other/zyplayer-doc-annotation/src/main/resources/
zyplayer-doc-other/zyplayer-doc-annotation/src/test/
zyplayer-doc-other/zyplayer-doc-dubbo-libs/dependency-reduced-pom.xml
zyplayer-doc-other/zyplayer-doc-dubbo-libs/src/
zyplayer-doc-other/zyplayer-doc-test/src/main/java/com/zyplayer/doc/test/db/
zyplayer-doc-other/zyplayer-doc-test/src/test/