Drop the Grails 3 sample as it is incompatible with Framework 5

Closes gh-637
This commit is contained in:
Andy Wilkinson
2019-08-31 07:59:43 +01:00
parent 015468685e
commit d586d9f15b
24 changed files with 0 additions and 1080 deletions

View File

@@ -180,10 +180,6 @@ samples {
dependOn 'spring-restdocs-webtestclient:install'
dependOn 'spring-restdocs-asciidoctor:install'
restNotesGrails {
workingDir "$projectDir/samples/rest-notes-grails"
}
restNotesSpringHateoas {
workingDir "$projectDir/samples/rest-notes-spring-hateoas"
}