Fatal's Blog

Attitude decides everything


  • Home

  • About

  • Tags30

  • Categories8

  • Archives49

  • Links

  • Search

SpringBoot2 | 第九篇:整合Mybatis通用Mapper和分页插件

Posted on 2018-10-05 | In SpringBoot2

​ 在上一篇中,我们介绍了Mybatis这款优秀的框架,顺便提及了民间大神开发的两款插件(通用Mapper、PageHelper),从此告别简单CURD代码的编写…. [TOC] 插件介 ...

Read more »

SpringBoot2 | 第八篇:整合Mybatis

Posted on 2018-10-05 | In SpringBoot2

springboot终于迎来了2.0版本,很多新的特性让springboot更加强大,之前使用1.5.6版本整合了Mybatis,现在2.0版本就已经不适用了,所以,在摸索中搭建了2.0版本整合My ...

Read more »

SpringBoot2 | 第七篇:整合BeetlSql

Posted on 2018-10-04 | In SpringBoot2

​ BeetSql 是一个全功能DAO工具, 同时具有 Hibernate 优点 & Mybatis 优点功能,适用于承认以SQL为中心,同时又需要工具能自动生成大量常用的SQL ...

Read more »

SpringBoot2 | 第六篇:整合SpringDataJPA

Posted on 2018-09-30 | Edited on 2019-06-27 | In SpringBoot2

上一篇介绍了Spring JdbcTemplate的使用,对比原始的JDBC而言,它更加的简洁。但随着表的增加,重复的CRUD工作让我们苦不堪言,这时候Spring Data Jpa的作用就体现出来了 ...

Read more »

SpringBoot2 | 第五篇:整合JdbcTemplate

Posted on 2018-09-29 | In SpringBoot2

Spring Framework对数据库的操作在JDBC上面做了深层次的封装,通过依赖注入功能,可以将 DataSource 注册到JdbcTemplate之中,使我们可以轻易的完成对象关系映射,并有 ...

Read more »

SpringBoot2 | 第四篇:整合Thymeleaf模板引擎

Posted on 2018-09-25 | In SpringBoot2

SpringBoot 支持如JSP、Thymeleaf、FreeMarker、Mustache、Velocity等各种模板引擎,同时还为开发者提供了自定义模板扩展的支持。SpringBoot 推荐的 ...

Read more »

SpringBoot2 | 第三篇:整合日志框架

Posted on 2018-09-23 | In SpringBoot2

日志框架是一套能实现日志输出的工具包,它可以运行时选择性输出,性能优异,配置灵活。它在开发中也是必不可少的工具,这篇笔记记录 SpringBoot 如何整合日志框架。 [TOC] 日志框架的作用 ...

Read more »

SpringBoot2 | 第二篇:SpringBoot配置详解

Posted on 2018-09-20 | Edited on 2018-09-21 | In SpringBoot2

第一篇介绍了 SpringBoot 由来及构建方式,通过第一章的教程我们对 SpringBoot 不再感到陌生,可以发现 SpringBoot 虽然干掉了 XML 但未做到 零配置,它体现出了一种 ...

Read more »

SpringBoot2 | 第一篇:第一个SpringBoot工程

Posted on 2018-08-19 | In SpringBoot2

SpringBoot 是为了简化 Spring 应用的创建、运行、调试、部署等一系列问题而诞生的产物,自动装配的特性让我们可以更好的关注业务本身而不是外部的XML配置,我们只需遵循规范,引入相关的依 ...

Read more »
1…45
Fatal

Fatal

49 posts
8 categories
30 tags
GitHub E-Mail
0%
© 2020 Fatal
Total: Visitors: Hits: