Uniform Factory implements an Adapter pattern based on Reflection information. Normally, it generates adapters based on annotations. For each target class, it implements the common wrapper interface.
java reflection bytecode annotations wrapper-interface gradle-plugin annotation-processor bytebuddy bytecode-manipulation members-annotated
-
Updated
Apr 1, 2023 - Java