摘要: Atitit spring原理 反射 ioc 与注解api 目录 1. 反射的使用 1 1.1. 使用jdk原生反射api 1 1.2. 使用apache 工具包 commons-beanutils-1.7.0.jar 1 2. 注解的使用 2 2.1.... 阅读全文
posted @ 2018-11-28 23:08 attilaxAti 阅读(41) 评论(0) 推荐(0)
摘要: Atitit 模板引擎总结 目录 1. 模板引擎 1 2. 常见模板步骤 1 2.1. 1)定义模板字符串 1 2.2. 2)预编译模板 2 2.3. 渲染模板 2 3. 流程渲染 if else foreach 3 模板引擎 常见模板步骤mu... 阅读全文
posted @ 2018-11-28 23:07 attilaxAti 阅读(36) 评论(0) 推荐(0)
摘要: Atitit springboot mybatis spring 集成 Springboot1.4 mybatis3.4.6 /springbootMybatis 目录 1.1. 设置mapper 1 1.2. 、配置mybatis Mybati... 阅读全文
posted @ 2018-11-28 23:06 attilaxAti 阅读(35) 评论(0) 推荐(0)
摘要: Atitit spring5 集成 mybatis 注解班 目录 1.1. 0. 创建配置文件——application.properties 1 1.2. 创建一个数据层接口——这是一个Mapper类 1 1.3. MyBatisConfigua... 阅读全文
posted @ 2018-11-28 22:02 attilaxAti 阅读(28) 评论(0) 推荐(0)