spring-batch-rest
spring-batch-rest copied to clipboard
REST API for Spring Batch using Spring Boot 2.2
Bumps [guava](https://github.com/google/guava) from 28.2-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...
We'v a job that requires a creationDate as date parameter. While JobParamUtil checks for date parameters, the issue seems to be that the properties map is never filled with date...
Hey there, I don't have time to fix this so I figured I'd log some issues I found and some enhancement requests. Calling /jobDetails/{quartzGroupName}/{quartzJobName} For a job that doesn't exist...
Hey there, I don't have time to fix this or add the feature so I figured I'd log some things that would be good additions to the project. Now that...
Bumps the deps group with 11 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `2.2.7.RELEASE` | `3.3.1` | | [kr.motd.maven:os-maven-plugin](https://github.com/trustin/os-maven-plugin)...
Bumps the maven group with 1 update in the /api directory: [com.google.guava:guava](https://github.com/google/guava). Updates `com.google.guava:guava` from 29.0-jre to 32.0.0-jre Release notes Sourced from com.google.guava:guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version>...
Bumps the deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `2.2.7.RELEASE` |...