Hi All:
I have a basic question about the default UI Roo generates. For whatever little I have seen there are basic UI components that it generates - how complex UI components it can generate ?
I am aware that it is not a UI code generator and I hope I am rite in assuming that - but still curious
Thanks
Rohit



Reply With Quote
. This is what keeps us employed after all. Roo will help you as much as possible to take care of the typical repetitive or boiler-plate code but if you need custom business logic you need to write it yourself. The good news is that your Java sources are free of a lot of clutter which allows you to focus on your business logic.