Use typeAliases tab to configure an alias

<typeAlias>

typeAliasFor alias. typeProperty specifies the entity class fully qualified class name. aliasProperty alias, if you specify an alias is no longer the case sensitive.

<package>

packageUsed to specify the alias configuration package, when specified, the packet will register the alias entity class, and the class name is an alias, case insensitive.

Published 31 original articles · won praise 1 · views 266

Guess you like

Origin blog.csdn.net/weixin_41605945/article/details/104172749