Module io.github.mmm.bean.generator
module io.github.mmm.bean.generator
Provides a generator for all
bean interfaces
on classpath alongside with
BeanFactory
to create instances of these beans. Allows ahead-of-time (AOT) compilation for
environments where reflection is not available (GraalVM, TeaVM, etc.).-
Packages
Exports