Srikanta

Results 20 comments of Srikanta

@zakhenry Thank you for your quick response! Looking forward to this :)

@zakhenry Thank you for following up on this and laying out a detailed list of options! I like option 4 too! Having a clear start and end tags makes it...

Thank you for providing your inputs @akarnokd and @smaldini I just wanted to check if there are any updates on whether this can be supported.

@simonbasle Thank you for the update! I am discussing this with my team and I will have an update soon.

I am also noticing the same stack trace intermittently when using `windowTimeout()`. - JVM version (javar -version): OpenJDK 11.0.1 - Reactor version: 3.3.0.RELEASE - OS: Windows 10

If custom Gson instance cannot be created, then the alternate approach is to use the @JsonAdapter annotation on the datetime field as shown below. Let me know if this helps....

Any update on this issue? We have many libraries each containing hundreds of models that are reflectively accessed by Jackson serializer. Enumerating every class used in serialization requires a lot...

@vjovanov Supporting this in build tool does not help library vendors. We don't control the build system of the end user consuming our libraries. We need a way to specify...

Do you have usecases for where Integer and Float are needed?