Skip to content

Commit

Permalink
Fix codec type in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Bak committed Nov 4, 2015
1 parent c65a40f commit ce35f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eureka-examples/conf/sample-eureka-client.properties
Expand Up @@ -13,4 +13,4 @@ eureka.preferSameZone=true
eureka.shouldUseDns=false
eureka.serviceUrl.default=http://localhost:8080/eureka/v2/

eureka.decoderName=JacksonJsonMini
eureka.decoderName=JacksonJson

0 comments on commit ce35f00

Please sign in to comment.