We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8914ea3 commit cf817adCopy full SHA for cf817ad
README.md
@@ -134,7 +134,7 @@ To do this you should create instance of `RestClientConfiguration`. It can be do
134
```java
135
RestClientConfiguration configuration = RestClientConfiguration.loadConfiguration("url.properties");
136
```
137
-Here is example of configuration file:
+Here is example of `configuration.properties` file:
138
139
url=http://localhost:4444/jasperserver-pro
140
connectionTimeout=100
0 commit comments