开发者

Spring Roo - How to use it without AspectJ?

Is there a way to have Roo generate real POJOs and not AspectJ enhanced ones?

I want more PO in my JOs, AJ make it look like开发者_Go百科 POJOOS (POJOs on Steroids) to me


I think Roo always creates projects using aspectj. However, you can do a "push in refactor" from eclipse or Spring Tool Suite (which removes aspectj as well as roo project support) as describe here.


Answer is no. AspectJ inter-type declarations (ITD) are core to the Roo approach.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜