Simplify models and implementation
Streamlines and minimises custom code in service impl, also by using generic validation through @mandatory and defaults
@rjayasinghe : based on the new annotations, would you be able to also simplify the Java code like this was possible for Node?
@rjayasinghe : based on the new annotations, would you be able to also simplify the Java code like this was possible for Node?
Yes, we should do so
@rjayasinghe : based on the new annotations, would you be able to also simplify the Java code like this was possible for Node?
Yes, we should do so
We'll have a look. 👍🏽
@rjayasinghe do you want to add your simplification changes (assuming there are any) to this PR or would you use a new one?