This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f77b9bee84
java-tutorials
/
grails
/
grails-app
/
domain
/
com
/
baeldung
/
grails
/
Student.groovy
7 lines
88 B
Groovy
Raw
Blame
History
package
com
.
baeldung
.
grails
class
Student
{
String
firstName
String
lastName
}
Reference in New Issue
View Git Blame
Copy Permalink