springadmin

This commit is contained in:
TestAccountsUser 2018-06-06 14:17:03 +02:00
parent a145487b1d
commit e4fa8f03c4
10 changed files with 635 additions and 193 deletions

25
springadmin/.gitignore vendored Normal file
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/