Skip to content

Commit

Permalink
removes netflix client
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbey37 committed Sep 14, 2018
1 parent 5b41e56 commit 6bb4819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion applications/server.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ dependencies {
compile "org.springframework.boot:spring-boot-starter-web"
compile "org.springframework.boot:spring-boot-starter-actuator"
compile "io.pivotal.spring.cloud:spring-cloud-services-starter-service-registry"
compile "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client"

compile "com.zaxxer:HikariCP:2.3.7"
compile "mysql:mysql-connector-java:$mysqlVersion"
Expand Down

0 comments on commit 6bb4819

Please sign in to comment.