1.
Which of the following versions of the Spring framework is supported by Grails 3.0?
2.
Which of the following versions of Spring Boot is supported by Grails 3.0?
3.
Which of the following editions of Java is supported by Grails?
4.
Which of the following entities is constructed to create a new page in Grails?
5.
In Grails, which of the following commands is used to run an application in an embedded servlet container?
6.
In Grails, which of the following commands is used to completely exit the console?
7.
In Grails, which of the following is the correct use of pagination with the List method?
8.
In Grails, how many SessionFactory and Session objects does Hibernate have?
9.
In Grails, which of the following collection types is not supported by Hibernate?
10.
Which of the following is not a restriction for Entity classes in Grails?