Separation of javax
and jakarta
-dependant code into TrustlyApiClientJavaxExtensions
and TrustlyApiClientJakartaExtensions
.
Thank you @ugurcanlacin for the original PR.
Breaking change:
- Previous
javax
-compatible functionhandleNotificationRequest
insideTrustlyApiClientExtensions
has been deprecated and will throw an exception. Need to use the specific class instead.