BAEL-1779 deploy springboot app to azure

This commit is contained in:
aiet
2018-05-23 16:46:55 +08:00
parent 4c333aeeb3
commit 94f50c2175
10 changed files with 311 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
/target/
!.mvn/wrapper/maven-wrapper.jar
### 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/