【10】Spring Boot系列之通用 mapper 改進AOP

在 【9】Spring Boot系列之通用 mapper 基礎上做如下改進: (1)定義註解:html @Documented @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @interface PagingQuery { String pageNumParam() default "pageN
相關文章
相關標籤/搜索