You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
REST API for <ahref="https://spring.io/projects/spring-batch">Spring Batch</a> based on <ahref="https://github.com/spring-projects/spring-boot">Spring Boot 2.2</a> and <ahref="https://github.com/spring-projects/spring-hateoas">Spring HATOEAS</a>. It comes with an OpenAPI 3 documentation provided by <ahref="https://github.com/springdoc/springdoc-openapi">Springdoc</a>.
10
10
11
-
Supports Java versions 8 and 11.
11
+
Supports Java 8 and above. Tested using OpenJDK 8, 11, and 14.
12
12
13
13
## Features
14
14
- Get information on jobs, job executions, and Quartz schedules
0 commit comments