knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.

Home Page:http://knowm.org/open-source/xchange/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support of Spring Boot 3?

martinformi opened this issue · comments

Is there any chance that this library will support Spring Boot 3? The issue is package rescu is using REST classes from javax namespace which is not supported in SB3 anymore.