basePackageClasses

abstract fun basePackageClasses(): Array<Class<out Any>>

Type-safe alternative to basePackages for specifying the packages to scan for annotated servlet components. The package of each class specified will be scanned.

Return

classes from the base packages to scan