Skip to content

2.3.0-RC1

Pre-release
Pre-release

Choose a tag to compare

@cppwfs cppwfs released this 14 Dec 15:05

⭐ New Features

  • Add ability for user to utilize external DBs for Multi-DB sample #690
  • Spring Cloud Task now supports JobApplicationRunner #645
  • Single Step Batch Job Sample now supports AMQP and Kafka #745
  • Single Step Batch Jobs now use Map<String, Object> for the domain object. a7e8aa1

🐞 Bug Fixes

  • Maven plugins versions now use the bom vs explicit enumeration. cf285e3

📔 Documentation

  • Fixed Typo in reference docs #744