Revert "Removed eureka"

This reverts commit 857a2896e3.
This commit is contained in:
Marcin Grzejszczak
2022-11-14 13:43:37 +01:00
parent 1083d70e83
commit eeda962d5d
22 changed files with 1052 additions and 0 deletions

View File

@@ -40,6 +40,13 @@
<type>pom</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-netflix-dependencies</artifactId>
<version>${spring-cloud-netflix.version}</version>
<type>pom</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-zookeeper-dependencies</artifactId>