随笔分类 -  框架

摘要:项目地址:https://github.com/daohengdao/seckill Dao层 技术依赖 MySQL mybatis spring springMVC 前端 高并发 pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xml 阅读全文
posted @ 2022-04-23 13:35 灰之魔女伊蕾娜 阅读(384) 评论(1) 推荐(0)
摘要:Spring 概念 发展历程 优势 体系结构 Spring框架至今已集成了20多个模块,这些模块分布在以下模块中: 核心容器(Core Container) 数据访问/集成(Data Access/Integration)层 Web层 AOP(Aspect Oriented Programming) 阅读全文
posted @ 2022-04-20 04:55 灰之魔女伊蕾娜 阅读(323) 评论(0) 推荐(1)