val basePackageClasses: Array<KClass<*>>
Type-safe alternative to #value() for specifying the packages to select Controllers to be assisted by the @ControllerAdvice annotated class.
Consider creating a special no-op marker class or interface in each package that serves no purpose other than being referenced by this attribute.