Skip to content

Commit 2120cd2

Browse files
Update README.md
1 parent 5a5c2b8 commit 2120cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Spring Batch3 Starter - Accelerate Your Spring Boot 3 Batch Development🚀
22
=============================
33
[![Github](https://img.shields.io/github/stars/KTC-YoheiMiyashita/SpringBoot3BatchStarter?logo=github&style=flat)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter)
4-
[![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)
4+
[![Actions Status](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/workflows/Java%20CI/badge.svg)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions)
55
![Java 21](https://img.shields.io/badge/Java-21%2B-blue)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
77

@@ -69,7 +69,7 @@ This repository serves as a Spring Batch Starter Kit, specifically tailored for
6969

7070
## 🚀 Getting Started / はじめに
7171
### Prerequisites
72-
- Java 17+ for Spring Boot 3.
72+
- Java 21+ for Spring Boot 3.
7373
- Docker for setting up the MySQL environment.
7474

7575
### 1. Clone the repository

0 commit comments

Comments
 (0)