0 Star 0 Fork 6.1K

eric liu / SpringBoot-Learning

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#SpringBoot-Learning

本项目内容为Spring Boot教程程序样例。

作者博客:http://blog.didispace.com

Spring Boot系列博文:http://blog.didispace.com/tag/spring-boot/

如您觉得该项目对您有用,欢迎点击右上方的Star按钮,给予支持!!

##样例列表

快速入门

  • chapter1:基本项目构建(可作为工程脚手架),引入web模块,完成一个简单的RESTful API

Web开发

  • chapter3-1-1:构建一个较为复杂的RESTful API以及单元测试
  • chapter3-1-2:使用Thymeleaf模板引擎渲染web视图
  • chapter3-1-3:使用Freemarker模板引擎渲染web视图
  • chapter3-1-4:使用Velocity模板引擎渲染web视图
  • chapter3-1-5:使用Swagger2构建RESTful API
  • chapter3-1-6:统一异常处理

数据访问

  • chapter3-2-1:使用JdbcTemplate
  • chapter3-2-2:使用Spring-data-jpa简化数据访问层(推荐)
  • chapter3-2-3:多数据源配置(一):JdbcTemplate
  • chapter3-2-4:多数据源配置(二):Spring-data-jpa
  • chapter3-2-5:使用NoSQL数据库(一):Redis
  • chapter3-2-6:使用NoSQL数据库(二):MongoDB

事务管理

日志管理

缓存支持

邮件服务

消息服务

教程整理地址

http://blog.didispace.com/book/springboot/

空文件

简介

Spring Boot 教程和样例 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mochen2007/SpringBoot-Learning.git
git@gitee.com:mochen2007/SpringBoot-Learning.git
mochen2007
SpringBoot-Learning
SpringBoot-Learning
master

搜索帮助