The module mmm-ui-api-binding
provides powerful databinding and generic form creation for mmm-property
and mmm-bean
. It save you from lots of work and boost your productivity to sky-rocket development.
See the JavaDoc link for further details.
Maven Dependency:
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-api-binding</artifactId>
</dependency>
Module Dependency:
requires transitive io.github.mmm.ui.api.binding;