1) Provide an helper class that delegates to the jakarta common beanutils
2) Add a new annotation: @NoBinding
3) As I happen to work on the @As annotation that is a binding annotation, add a new attribute for it that exclude a propery: @As(exclude="myAttribute")
I see 3 options for that issue:
1) Provide an helper class that delegates to the jakarta common beanutils "myAttribute" )
2) Add a new annotation: @NoBinding
3) As I happen to work on the @As annotation that is a binding annotation, add a new attribute for it that exclude a propery: @As(exclude=
I am still debating between option 2) and 3).