0

In Roo, each time I modify an entity(especially relationships between entities), Roo will consequently update the fields/annotations/aspect which is convenient, but also update the web tier as well which made the jsp files looks really messy. I have to manually disable the 'render' to clear them up on the screen, but still remaining in the code.

So, is there any way I can prohibit Roo updating the web tier, let it only take care the plausible changes on JPA side?

Thanks in advance and have a good weekend.

skaffman
  • 398,947
  • 96
  • 818
  • 769
Dreamer
  • 7,333
  • 24
  • 99
  • 179

1 Answers1

0

Please see the answer for the below question.

I want to disable Roo scaffolding

Cheers.

Community
  • 1
  • 1
bhagyas
  • 3,050
  • 1
  • 23
  • 21