Alex

Results 78 comments of Alex

Thanks for the clarification: the whole thing is quite a mess for someone without a deep understanding of all nuances. So, in my node module I need to use something...

I have the same problem: are there any workarounds before an official support is complete?

I'm sorry I don't understand what you mean, exactly: I'm unable to understand any of your workarounds: are you saying I ignored them?

With spering boot 3.2 (just released) there is another problem: the wrong jackson library gets pulled in: jackson-module-jaxb-annotations in place of jackson-module-jakarta-xmlbind-annotations

With Spring boot 3.2 the problem is even more evident: we need to exclude by hand jackson-module-jaxb-annotations and put in place jackson-module-jakarta-xmlbind-annotations

I'm sorry I don't understand: while I know how to get the private bytes, how do I call serialize on them?

An old library I need to mantain has a different way to serialize to b58 so I need the serialized bytes. Anyway if it's not planned a replacement I can...

I have the same problem with v1.11.12 on ubuntu 22.04 I've not understood if there is workaround

I have the same problem. Do you know of any workaround?

After a lot of time, I've still issues with this task, a pointer to some example would be very welcome, thanks for any help.