知识杂货铺 知识杂货铺
首页
后端(1本书)
  • 主题初衷与诞生
  • 介绍
  • 快速上手
  • 目录结构
  • 核心配置和约定
  • 自动生成front matter
  • Markdown 容器
  • Markdown 中使用组件
  • 相关文章

    • 使目录栏支持h2~h6标题
    • 如何让你的笔记更有表现力
    • 批量操作front matter工具
    • 部署
    • 关于写文章和H1标题
    • 关于博客搭建与管理
    • 在线编辑和新增文章的方法
  • 主题配置
  • 首页配置
  • front matter配置
  • 目录页配置
  • 添加摘要
  • 修改主题颜色和样式
  • 评论栏
  • 快速开始
  • 代码集成_TODO
  • 框架初探
  • 在GitHub上贡献代码
  • 使用K8s部署系统
  • Seata分布式事务
GitHub (opens new window)

Kevin Zhang

爱凑热闹的高龄程序猿
首页
后端(1本书)
  • 主题初衷与诞生
  • 介绍
  • 快速上手
  • 目录结构
  • 核心配置和约定
  • 自动生成front matter
  • Markdown 容器
  • Markdown 中使用组件
  • 相关文章

    • 使目录栏支持h2~h6标题
    • 如何让你的笔记更有表现力
    • 批量操作front matter工具
    • 部署
    • 关于写文章和H1标题
    • 关于博客搭建与管理
    • 在线编辑和新增文章的方法
  • 主题配置
  • 首页配置
  • front matter配置
  • 目录页配置
  • 添加摘要
  • 修改主题颜色和样式
  • 评论栏
  • 快速开始
  • 代码集成_TODO
  • 框架初探
  • 在GitHub上贡献代码
  • 使用K8s部署系统
  • Seata分布式事务
GitHub (opens new window)
  • Spring Boot 培训教程
  • Spring Boot介绍

  • 开发环境配置

  • 原理剖析

  • Web开发

  • 数据访问

  • 事务

  • 集成Redis

  • 集成MongoDB

  • 异步消息

  • 异常处理

  • 单元测试与热部署

  • 安全控制

  • 应用监控

  • 企业级开发

  • 多环境配置与部署

  • 综合示例

  • 前后端分离的vue急速入门

  • Spring Boot配置大全

    • SpringBoot配置大全
      • 1. Core properties
      • 2. Cache properties
      • 3. Mail properties
      • 4. JSON properties
      • 5. Data properties
      • 6. Transaction properties
      • 7. Data migration properties
      • 8. Integration properties
      • 9. Web properties
      • 10. Templating properties
      • 11. Server properties
      • 12. Security properties
      • 13. RSocket properties
      • 14. Actuator properties
      • 15. Devtools properties
      • 16. Testing properties
  • 在Docker中部署Spring Boot应用

  • 开发前后端分离应用

  • 前进到Spring Cloud

  • 规则引擎

  • 流程引擎

  • 后记
  • 后端
  • Spring Boot配置大全
Kevin Zhang
2024-10-30
目录

SpringBoot配置大全

# A2 Spring Boot 配置大全

我只是 Spring Boot 官方文档 (opens new window) 的搬运工(还是只搬运文档目录的那种)。

详细文档在这里:Spring Boot官方文档 (opens new window),这篇附录出现在这里的目的,只是为了方便查找而已。

# 1. Core properties (opens new window)

# 2. Cache properties (opens new window)

# 3. Mail properties (opens new window)

# 4. JSON properties (opens new window)

# 5. Data properties (opens new window)

# 6. Transaction properties (opens new window)

# 7. Data migration properties (opens new window)

# 8. Integration properties (opens new window)

# 9. Web properties (opens new window)

# 10. Templating properties (opens new window)

# 11. Server properties (opens new window)

# 12. Security properties (opens new window)

# 13. RSocket properties (opens new window)

# 14. Actuator properties (opens new window)

# 15. Devtools properties (opens new window)

# 16. Testing properties (opens new window)

官方宣称:最后更新时间 2019-11-06 21:59:20 UTC 。

离线文档,请移步到这里 (opens new window)。

这个附录出现在这里的主要原因是我接触了太多的开发人员,有些开发人员有这样一个特点:不爱看官方文档,尤其不爱看***英文***的官方文档。如果由于这一篇附录,能够引导这些开发人员开始习惯于查阅(临时应急)或浏览(日常学习)官方文档,那就善莫大焉。

编辑 (opens new window)
上次更新: 2024/11/17, 16:29:23
课后作业
使用Docker部署应用

← 课后作业 使用Docker部署应用→

最近更新
01
PNG图片处理C++
02-07
02
PNG图片处理
01-24
03
离线安装Docker
12-24
更多文章>
Theme by Vdoing | Copyright © 2008-2025 Kevin Zhang | MIT License | 蜀ICP备20013663号-1
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式