-
The default maven command in Heroku includes a -DskipTests flag that prevents the tests from executing. Therefore, RESTdocs, generated from tests, don't create the required snippets and the docs page …
-
Hi Florian,
For starters, I apologize for abusing the 'issues' but I haven't been able to find another way to contact you, went to your website etc. Feel free to remove this issue.
I've RTFM-ed,…
-
When a release build runs on travis afterwards there is an artifact for `restdocs-wiremock` but not for `wiremock-spring-boot-starter`.
After adding info logs for the publish task I see the followi…
-
As a user, I'd like to extract the compatible SCDF-shell version from the `versionInfo` listed under `/about` endpoint.
**Acceptance:**
- Add a new object to [`versionInfo`](https://github.com/spr…
-
Pom file
4.0.0
org.springframework.boot
spring-boot-starter-parent
2.0.0.RELEASE
UTF-8
UTF-8
1.7
1.7
4.0-SNAPSHOT
com.lexisnexis.healthcare.LnHcpAppli…
-
### Expected Behavior
Task properties of type `org.gradle.api.provider.Property` can be optional and task input validation should not call `get()` on these properties, because it th…
-
At the moment `@AutoConfigureRestDocs` only supports Mock MVC and REST Assured. It would be nice to have WebTestClient (webflux) support there too.
Spring boot version: v2.0.6.M6
-
Hi All,
What would be the correct way to deal with a field of type OffsetDateTime
Currently it is being completely enumerated which I dont want.
`
scheduledTimeForOrderAsIso8601 | Object | t…
-
I am using a build of the version 1.0.10-SNAPSHOT since a few weeks. I tried the new 1.0.10 release but I get errors like :
```
2017-11-03 15:24:46.777 ERROR 33692 --- [ main] c.s.restdo…
-
Spring RESTdocs has support for full stack tests with snippet generation using Rest Assured, and Rest Assured is already a dependency in spring-cloud-contract for other reasons, so it makes sense to m…
dsyer updated
7 years ago