kbtaniguchi/vaadin-ddd-demo

can direct field access?

Opened this issue · 0 comments

Form field binding of Domain models needs getter/setter and no args constructer.
Now workaround by using Lombok.

ref.
https://github.com/bububu10/vaadin-ddd-demo/blob/1d8872b77347b0b6c2a78d21d937fb35ed30687f/demo-application/src/main/java/com/example/demo/domain/model/user/UserId.java