ZhouXY108 2023-06-29 01:32:42 +08:00
commit 2f07ce0e5f
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
import xyz.zhouxy.plusone.spring.SpringContextHolder; import xyz.zhouxy.plusone.spring.SpringContextHolder;
/** /**
* Spring * Spring {@link JdbcTemplate}
* Spring {@link JdbcTemplate}
* {@link NamedParameterJdbcTemplate} * {@link NamedParameterJdbcTemplate}
* *
* @author <a href="https://gitee.com/zhouxy108">ZhouXY</a> * @author <a href="https://gitee.com/zhouxy108">ZhouXY</a>