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

@@ -44,11 +44,6 @@ If you want to jump straight in, a number of sample applications are available:
|===
| Sample | Build system | Description
| {samples}/rest-notes-grails[Grails]
| Gradle
| Demonstrates the use of Spring REST docs with https://grails.org[Grails] and
https://github.com/spockframework/spock[Spock].
| {samples}/rest-assured[REST Assured]
| Gradle
| Demonstrates the use of Spring REST Docs with http://rest-assured.io[REST Assured].