Added docs on how to provide custom serviceName

without this entry in the docs people got confused on how to do this.

fixes #346
This commit is contained in:
Marcin Grzejszczak
2016-08-19 13:25:12 +02:00
parent 08e8e87ba2
commit 1b348abbde
4 changed files with 57 additions and 3 deletions

View File

@@ -103,7 +103,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>2.1.0</version>
<version>3.5.2</version>
<scope>compile</scope>
</dependency>
<dependency>