Ajout Eureka

This commit is contained in:
TestAccountsUser 2018-03-19 23:25:34 +01:00
parent 0ba2b328aa
commit 3e38091c32
20 changed files with 547 additions and 3 deletions

25
eureka-server/.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/