commit:支持app的纯后台服务

This commit is contained in:
Jerry
2020-10-29 18:55:12 +08:00
parent dd555d8bb1
commit c87fb476d6
185 changed files with 24073 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
/target/
!.mvn/wrapper/maven-wrapper.jar
/.mvn/*
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/