Skip to content

Commit

Permalink
updates to use starter client
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbey37 committed Sep 14, 2018
1 parent 688c63d commit 382ee86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/server.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ 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 382ee86

Please sign in to comment.