blob: ddd71d470f716e613be399944fb7db9948c49f1f [file]
class City {
String <spot>name</spot>
static constraints = {
}
}