-
Hi!
When I first time heard about spring rest doc, I thought it would be ideal to generate content from javadocs. At first I was a little bit disappointed when I understood how it works, but then I …
-
**Description of the issue**: Error when pushing image to a private Gitlab Registry with Maven plugin 0.9.7
**Expected behavior**: An image is built and pushed to my private Gitlab Registry
…
-
Env:
- JDK 1.8
- auto-restdocs 1.0.10
- spring-restdocs 1.2.3.RELEASE
- spring-security 4.2.3.RELEASE
QUESTION:
I want to test `auth`. My handlerUrl is `/login`.
MyTestCase:
```
this.…
-
Hi
I am getting a Var for Type in Response for fields in POJO that are of type Calendar?
Why is this? And how can I change to that the Type something else such as Calendar or String of Format YYY…
-
The documentation on https://scacap.github.io/spring-auto-restdocs/ points to the latest snapshot release (it seems). I would expect it to point to the latest stable version.
I was wondering why my…
-
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerAdapter' defined in class path resource [org/springframework/boot/autoconfigure/web/We…
-
In the description section of auto generated auto-request-fields.doc there is an issue with few validation annotations. For instance@NoBlank is printed as it is like 'javax.validation.constraints.NotB…
-
Hi
I try to execute camel-cxf-rest-spring-boot but i had these exceptions
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \…
-
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,…
-
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…