Alberto Cavalcante
Alberto Cavalcante
@webron should we expect this feature request to enter the radar anytime soon? Thank you
> It seems there isn't a way to provide a custom `Json` or set config on `Json` for the `KotlinSerializationJsonDecoder` > > Spring Framework 5.3.14 > > Workaround: > >...
I just realized that for what I wanted to do I had to take a different approach. I wanted to configure the `kotlinx.serialization` Decoder for `WebClient`. I ended up with...
The workaround shared by @aradnaev is how OAuth2 should be handled or is there some other way?
It would be great to have a newer release
Is there any update on this? Thanks
Is this use case being considered to be first-class supported in Spring Boot? Thanks
Also faced the same issue and I'm using the workaround for now, would be nice to have a fix for it though
It's not clear to me, without the compiler flags... can/should it be removed?
Is there any update on this one (or should it be continued on https://github.com/Kotlin/kotlinx.coroutines/issues/3097)? Thanks