-
When following the http://docs.spring.io/spring-restdocs/docs/1.0.0.M1/reference/html5/#getting-started-build-configuration-gradle setup the documenting tests are in the same 'scope' as the normal jun…
-
Not sure where this issue really belongs - ESH or here.
openHAB 2.2.0~20171126015218-1 (Build `#1099`)
I've just came home and saw that in VSCode none of my Things are fetched from the REST API.…
-
-
In our project we need to output multiline values in tables. For this we need to recognise which template format is being used and output ` +\n` for AsciiDoc and `` for Markdown.
As mentioned in http…
-
Starting the new snapshot 1372, I have this unexpected error that blocks (loop) the installation:
```
org.apache.karaf.features.internal.util.MultiException: Error:
Error downloading mvn:or…
-
**Feature Request**
Currently, we write all our web integration with spring's `TestRestTemplate`. It would be nice, if Spring REST Docs could be used.
One idea would be to provide a fluent API …
-
Notice
.sc-build
```
- 1.3.6.BUILD-SNAPSHOT
+ 1.3.6.RELEASE
```
.sample
```
- 1.2.0.BUILD-SNAPSHOT
- Edgware.BUILD-SNAPSHOT
+ 1.2.1.BUILD-SNAPSHOT
+ 1.3.6.RELEASE
```
full pa…
-
Document what APIs this module has -- there's an internal division between the external sources and the psm-app proper. What external-facing APIs are there?
For context, this documentation will he…
-
Getting no such method error using sleuth and zipkin
This is a kotlin / gradle project
I am using spring boot 2.0.0.RELEASE
spring cloud Finchley.M9
it works ok with spring-cloud-starter-sl…
-
Maybe it is on purpose, but the `org.springframework.restdocs.mustache.Template` sources are missing in the sources of `spring-restdocs`. I saw that the `class` files are included [here](https://githu…