update springversions

update springversions
This commit is contained in:
shimingxy
2019-12-05 23:22:52 +08:00
parent 564359d024
commit c73b3d0a52
4 changed files with 25 additions and 20 deletions

19
.gitignore vendored
View File

@@ -1,10 +1,10 @@
# Compiled class file
#.gitignore
*.class
*/bin/*
bin/*
*/build/*
build/*
*/bin/*
/.gradle/
.gradle/*
/.gradle/*
@@ -12,10 +12,15 @@ build/*
*.log
*.log.*
*/logs/*
*/jdk/*
jdk/*
*/org/apache/mybatis/jpa/*
jdk/*
*/jdk/*
org/apache/mybatis/jpa/*
/.gradle/
*/org/apache/mybatis/jpa/*
/build/
build/*
*/build/*