scan

fun scan(basePackages: Array<String>)

Perform a scan within the specified base packages. Note that refresh must be called in order for the context to fully process the new class.

Parameters

basePackages

the packages to check for annotated classes

See also