-
It would be useful to be able to document a resources URI as part of documenting a given resource, this could use the custom scheme, server and port as configured in mock mvc.
It would be great if it…
-
```
15:35:08.174 [Camel (camel-1) thread #37 - TemporaryQueueReplyManager[document.save.restDoc]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue f…
-
**Describe the bug**
I have a technical question regarding my usage of the Spring Cloud Contract and Spring Rest Docs projects. So far, everything has been functioning as anticipated. However, I'm …
-
리드미를 작성한다.
- 기능
- 사용기술
- 참여자
-
Currently we seems to always aggregate `FieldDescriptors` for different requests with the same path + method + mediaType, which is fine in most cases. However, in our case, we have an API that support…
-
# generateConcatKeyParam - concatKey 분석
### 1. 대상코드
https://github.com/souljungkim/mockmvc-and-restdoc/blob/master/avaj-core-mock/src/main/groovy/com/avajjava/sample/TestHelper.groovy#L688-L732
…
-
Hi~ I pull this project,and execute "mvn test". It successfully generated html and pdf files.
But the snippets not included. How to solve it? Thank you very much.
![image](https://cloud.githubus…
-
improve controllers so we can have better API management (i.e. versioning). For example, have "/v1/" in the path so we can have multiple concurrent versions.
Also, try to improve APIs (format, syntax…
-
-
Looking through http://info.michael-simons.eu/2016/04/17/8-new-features-youll-get-with-spring-boot-1-4/, see if automated rest docs makes sense.