I initially used roo scaffold to create my web controller plus views. Since then, I've updated my domain model object and now I need the controller plus views to reflect the new domain model properties. What's the best way to do this?
Thanks in advance,
Stephen
