Missing @FunctionalInterface
in JobKeyGenerator
#4613
Labels
Milestone
@FunctionalInterface
in JobKeyGenerator
#4613
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
The text was updated successfully, but these errors were encountered: