Premier commit

This commit is contained in:
TestAccountsUser 2018-03-11 20:48:28 +01:00
commit 30dc8cbce7
43 changed files with 1979 additions and 0 deletions

25
microservice-commandes/.gitignore vendored Normal file
View file

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