Skip to content

caidapao/Spring-Boot-2.x

Repository files navigation

声明

  • 本Repo以翟永超的博客和Repo基础,个人作了修改和补充。
  • 请支持他的原创!强烈建议Star原作者的: Spring Boot 1.x-Learning
  • 若您喜欢本Repo修改和补充的部分,也可Star支持下,谢谢!

Spring-Boot-1.x 基础知识

  • 快速入门
    • chapter1-1 SpringBoot快速入门,基础项目构建,引入web模块,完成一个简单的RESTful API
    • chapter1-2 Resourse配置文件详解:自定义属性、随机数、多环境配置等
  • Web开发
    • chapter2-1 构建一个较为复杂的RESTful API以及单元测试
    • chpater2-2 使用Thymeleaf模板引擎渲染web视图
    • chapter2-3 使用Freemarker模板引擎渲染web视图[编辑中...]
    • chapter2-4 使用Velocity模板引擎渲染web视图[编辑中...]
    • chapter2-5 使用Swagger2构建强大的RESTful API文档
    • chapter2-6 自定义全局异常处理
    • chapter2-7 自定义404、500等错误页面
  • 数据访问
    • chapter3-1 使用JdbcTemplate访问数据库的简单示例
    • chapter3-2 使用Spring Data JPA访问数据库
    • chapter3-3 使用NoSQL数据库Redis
    • chapter3-4 使用NoSQL数据库MongoDB

About

spring-boot basic courses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published