JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.miaixz.bus.mapper.annotation
Annotation Interface RegisterMapper
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
RegisterMapper
自动注册 Mapper 接口标记
Since:
Java 17+
Author:
Kimi Liu