| Used to configure the
ComponentClassResolver , to allow it to map prefixes to library
root packages (the application namespace is a special case of this). In each case, a prefix on
the path is mapped to a package. Prefixes should start with a character and end with a slash, as
in "core". The root package name should have two sub-packages: "pages" to contain named pages,
and "components" to contain named components.
|