随笔分类 -  热门框架

上一页 1 ··· 5 6 7 8 9 10 11 12 下一页
摘要: 阅读全文
posted @ 2023-07-12 16:15 Karlshell 阅读(7) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-12 15:28 Karlshell 阅读(15) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-12 15:02 Karlshell 阅读(18) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-12 14:51 Karlshell 阅读(7) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-12 14:03 Karlshell 阅读(19) 评论(0) 推荐(0)
摘要:@Component 、@Controller、@Service 、 @Repository设置该类为spring管理的bean,@Controller、@Service 、@Repository是@Component的衍生注解,属性配置@Scope设置该类作为bean对应的scope属性@Post 阅读全文
posted @ 2023-07-11 23:17 Karlshell 阅读(12) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-11 22:58 Karlshell 阅读(7) 评论(0) 推荐(0)
摘要:主要是把xml中的mysql数据源、mysql映射还有SqlSessionFactoryBean工厂给放到bean类中 还有把Dao使用@Autowired注解注入到Service中 包 下面是全部的代码(从上到下) 这是sql数据源配置 这里面是工厂和映射 这是核心配置 Dao Service业务 阅读全文
posted @ 2023-07-11 22:19 Karlshell 阅读(4) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-11 20:27 Karlshell 阅读(6) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-07-11 20:20 Karlshell 阅读(8) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 11 12 下一页