Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 58fd3b0

Browse files
committed
Add note about imports in config (Grails 3.1.11+)
Fixes #5
1 parent 528215e commit 58fd3b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/docs/tutorials.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,8 @@ quartz {
401401
}
402402
----
403403

404+
NOTE: Imports must be in `grails-app/conf/runtime.groovy` (Grails 3.1.11+)
405+
404406
[[clusterTutorial]]
405407
=== Cluster Tutorial
406408

0 commit comments

Comments
 (0)