摘要:
Spring整合 整合MyBatis SqlSessionFactoryBean public class MyBatisConfig { @Bean public SqlSessionFactoryBean sqlSessionFactory(DataSource dataSource){ Sql 阅读全文
posted @ 2022-10-08 21:41
LegendR
阅读(21)
评论(0)
推荐(0)
摘要:
spring 注解开发定义bean 使用 @Component定义bean @Component("bookDao") public class BookDaoImpl implements BookDao { } @Component public class BookServiceImpl im 阅读全文
posted @ 2022-10-08 16:56
LegendR
阅读(49)
评论(0)
推荐(0)

浙公网安备 33010602011771号