We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@FunctionalInterface
Since #3926 (pr), it's been a public api for spring batch configuration. But there is no @FunctionalInterface in the api.
I think it should be added to the api.
spring-batch/spring-batch-core/src/main/java/org/springframework/batch/core/JobKeyGenerator.java
Lines 18 to 37 in 425134c