Skip to content

Commit 4758adc

Browse files
Update README.md
1 parent da79b9d commit 4758adc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
Spring Batch3 Starter - Accelerate Your Spring Boot 3 Batch Development🚀
22
=============================
3-
# SpringBoot3BatchStarter
43
[![Github](https://img.shields.io/github/stars/KTC-YoheiMiyashita/SpringBoot3BatchStarter?logo=github&style=flat)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter)
54
[![GitHub Actions Build Status](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions/workflows/Java%20CI/badge.svg)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions?query=workflow%3A%22Java+CI%22)
65
![Java 11+](https://img.shields.io/badge/Java-11%2B-blue)
76
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
87

8+
# SpringBoot3BatchStarter
9+
910
## Overview / 概要
1011

1112
This repository is a Spring Batch Starter Kit tailored for Spring Boot 3. It simplifies batch job development with the latest Spring Batch 5 features, ensuring compatibility with Spring Boot 3. Whether you’re upgrading from Spring Boot 2 or starting fresh, this project equips you to leverage the enhanced capabilities of Spring Batch.

0 commit comments

Comments
 (0)