Spring Boot 文档和手册
Ctrlk
  • Introduction
  • I. Spring Boot 文档
  • II. 开始使用
  • III. 使用Spring Boot
  • IV. Spring Boot特性
  • V. Spring Boot 执行器
  • VI. 部署到云端
  • VII. Spring Boot CLI
  • VIII. 构建工具插件
  • IX. How-to指南
    • 68. Spring Boot应用
    • 70. 内嵌 servlet 容器
    • 71. Spring MVC
    • 73. 日志
    • 74. 数据访问
    • 75. 数据库初始化
    • 76. 批处理应用
      • 76.1 在启动时执行Spring Batch作业
    • 77. 执行器
    • 78. 安全
    • 79. 热交换
    • 80. 构建
    • 81. 传统部署
  • X.附录
Powered by GitBook
On this page

Was this helpful?

  1. IX. How-to指南

76. 批处理应用

76.1 在启动时执行Spring Batch作业
Previous75.5.2 启动时执行Liquibase数据库迁移Next76.1 在启动时执行Spring Batch作业

Last updated 6 years ago

Was this helpful?