Skip to content

2.3.0-M4

Pre-release
Pre-release

Choose a tag to compare

@cppwfs cppwfs released this 08 Dec 14:54

⭐ New Features

  • Add support JobLauncherApplicationRunner for Spring Boot 2.3.x+. Deprecating JobLauncherCommandLineRunner #645
  • Added KafkaItemReader support for SingleStepJob. #679
  • Added KafkaItemWriter support for SingleStepJob. #696

🐞 Bug Fixes

  • This commit now validates that the value passed via a PageRequest to sort the results by is a valid value. #739

📔 Documentation

  • Fixed Typo in #742