Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 2.0.0.M1
-
Fix Version/s: 2.0.0.M2
-
Component/s: None
-
Labels:None
Description
Add support to Spring Roo entity commands and entity operations to generate "readOnly" entities.
With this new feature, we'll be able to generate "read and write" entities with all CRUD operations on its repository and "read only" entities with only read operations on its repository.