Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
2.0.0.M1
-
None
-
None
Description
Remove Active Record data model in favor of the Repository (Spring Data) based one.
Reasons:
- Improve usage, developers has less options
- Less options at Roo so we improve maintainability
- Latest Spring 4 apps don't use that pattern, all Spring are focused on Spring Data and Repository pattern
- Easy to use alternatives to JPA persistence
Attachments
Issue Links
- relates to
-
ROO-3713 Remove Active Record support on Spring Roo finders
-
- Resolved
-