Hi, i was able to create and run succesfully my first Spring CRUD Scaffolding using MyEclipse for Spring 10.
Now i am trying to hide the primary key fields and select the FK not by id but Name field.
In another words i want to modify the generated code but i dont understand it at all and there is toooooo many classes generated.
Is out there some documentation or explaining about the generated code besides the comments inside the classes??.
Thank you so much!