playground-flight-booking icon indicating copy to clipboard operation
playground-flight-booking copied to clipboard

Tweaks to allow the latest version to compile

Open svrc opened this issue 1 year ago • 1 comments
trafficstars

I found that hilla has a dependency error on Commons-io , it uses 2.13 but there's an API error that requires 2.16+

Secondly, the Message.getProperties() in Spring AI was renamed getMetadata()

svrc avatar May 16 '24 17:05 svrc