Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
两者孰优孰劣。Spring ROO 还是 GRAILS ?可以使用哪些变量在两者之间进行选择来实施项目?
从个人的角度来看,它归结为 Spring Roo 使用了 AspectJ,但在其他方面都是 Java。所以我们选择了 Spring Roo,因为它没有将我们锁定在任何东西(除了 Spring 框架之外)并且很容易推入/推出类。