We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b37d5 commit a6928bdCopy full SHA for a6928bd
grails-app/controllers/sample/MailController.groovy
@@ -0,0 +1,6 @@
1
+package sample
2
+
3
+class MailController {
4
5
+ def index() {}
6
+}
0 commit comments