betfair / stream-api-sample-code

Sample code for the exchange stream api which provide real time market and order data from betfair.
73 stars 60 forks source link

Update Java version to 17 LTS #28

Closed felipefonsecadev closed 1 year ago

felipefonsecadev commented 1 year ago

This PR updates the java version used by the project to version 17 LTS. I also bumped the version of the libs used and had to do a couple of code changes to migrate to the new version of spring shell, since the old one was not compatible with Java 17.