Skip to content

Commit d586d9f

Browse files
committed
Drop the Grails 3 sample as it is incompatible with Framework 5
Closes gh-637
1 parent 0154686 commit d586d9f

File tree

24 files changed

+0
-1080
lines changed

24 files changed

+0
-1080
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ samples {
180180
dependOn 'spring-restdocs-webtestclient:install'
181181
dependOn 'spring-restdocs-asciidoctor:install'
182182

183-
restNotesGrails {
184-
workingDir "$projectDir/samples/rest-notes-grails"
185-
}
186-
187183
restNotesSpringHateoas {
188184
workingDir "$projectDir/samples/rest-notes-spring-hateoas"
189185
}

docs/src/docs/asciidoc/getting-started.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ If you want to jump straight in, a number of sample applications are available:
4444
|===
4545
| Sample | Build system | Description
4646

47-
| {samples}/rest-notes-grails[Grails]
48-
| Gradle
49-
| Demonstrates the use of Spring REST docs with https://grails.org[Grails] and
50-
https://github.com/spockframework/spock[Spock].
51-
5247
| {samples}/rest-assured[REST Assured]
5348
| Gradle
5449
| Demonstrates the use of Spring REST Docs with http://rest-assured.io[REST Assured].

samples/rest-notes-grails/.gitignore

Lines changed: 0 additions & 10 deletions
This file was deleted.

samples/rest-notes-grails/README.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

samples/rest-notes-grails/build.gradle

Lines changed: 0 additions & 101 deletions
This file was deleted.

samples/rest-notes-grails/gradle.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

samples/rest-notes-grails/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)