package com.baeldung.grails class Student { static constraints = { } }