v1.2.0
Changes in v1.2.0:
- Adjustments in the Spring Boot discovery strategy:
- The data transfer objects of the resources are mapped to value objects and not entities.
- One aggregate root entity is generated for each discovered aggregate.
- The methods of the RESTful HTTP resources are mapped to CML methods within the aggregate root.
- Example aggregate with root entity and methods: