Annotation Interface RegisterMapper


@Target(TYPE) @Retention(RUNTIME) public @interface RegisterMapper
自动注册 Mapper 接口标记
Since:
Java 17+
Author:
Kimi Liu