without this change the autogenerated tests were wrong and contained a 'cursor' value with this change it got fixed fixes #168
= Http Server Run [source=groovy] -------- ./gradlew clean build publishToMavenLocal -------- or -------- ./mvnw clean install -------- To - build the app - generate and run Spring Cloud Contract Verifier tests - publish the fatJar and the stubs to Maven Local