refactor: application level prepare for graphql and switch to sqlite

This commit is contained in:
xushanchuan
2021-03-19 15:23:37 +08:00
parent 36e33e7730
commit 01fac42c64
28 changed files with 746 additions and 416 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
*.db
### STS ###
.apt_generated
@@ -22,4 +23,4 @@ build/
nbbuild/
dist/
nbdist/
.nb-gradle/
.nb-gradle/