首页>代码>SpringBoot整合Apache Shiro极简入门实例>/springboot-shiro-demo/src/main/java/com/simon/springbootshirodemo/mapper/UserMapper.java
package com.simon.springbootshirodemo.mapper;

import com.simon.springbootshirodemo.pojo.User;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;

/**
 * @author Simon
 */
@Repository
@Mapper
public interface UserMapper {
    User queryUserByName(String name);
}

最近下载更多
暂无贡献等级
Seaskye  LV14 2023年11月4日
Rommel  LV27 2022年11月27日
最代码-宋家辉  LV61 2022年11月22日
最代码官方  LV168 2022年11月20日
最近浏览更多
dapeng0011  LV15 7月8日
HSQSWNW  LV1 6月26日
17380184110 6月19日
暂无贡献等级
TY0165  LV20 6月17日
chenranr  LV10 6月15日
ma406805131  LV15 6月2日
chirsbey2 4月18日
暂无贡献等级
yhe107  LV3 4月17日
tqsDemo  LV5 3月15日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友