implementationModule

val implementationModule: ModuleReference

The module that contains the configuration provider class.

The package name of the class is obtained from this ModuleReference. If the class resides in a sub package within this module, the sub package can be provided through subPackageName. This subPackageName is appended to the package name of the module, with a period in between.