Adrian Hjertstedt
Adrian Hjertstedt
By: > embedded references Are you relying on $ref's pointing to items on the classpath where it breaks? Sounds very similar to what I have in #1878 (+ somewhat of...
@marcingrzejszczak I have built a small example in https://github.com/adrianhj/spring-cloud-contract-1888, hopefully this helps showcase the gap (issue?) utilising Spring. Areas of interest: * The Controller being called: https://github.com/adrianhj/spring-cloud-contract-1888/blob/main/src/main/java/com/example/springcloudcontract1888/SpringCloudContract1888Application.java#L24 * A test...
I started some work on #1929 at the time but it fell dormant. I have opened it for commentary around whether the approach would be of interest to be progressed.