Christoph Huber
Christoph Huber
**Is your feature request related to a problem? Please describe.** I use Spring REST Docs to generate dslContract() snippets. I have multiple contracts with similar request parameters, so I need...
**Describe the bug** I generate contracts over Spring REST docs and convert them to stubs with the maven plugin. In a response I have a JSON String with escaped double...
I added the following reactive and coroutine support: - linkTo(), withRel() and model.add() Kotlin extensions for the reactive link builder - awaitRel() Kotlin extension for the reactive link builder to...