ok2c / httpcomponents-jackson

JSON message asynchronous producers and consumers for Apache HttpComponents 5.0 based on Jackson JSON library
https://ok2c.github.io/httpcomponents-jackson
Apache License 2.0
7 stars 6 forks source link

Consider long next to int when parsing integer numbers #15

Closed schulzp closed 2 months ago

schulzp commented 2 months ago

Fixes #14

ok2c commented 2 months ago

@schulzp I think the build fails because some of the sample classes do not compile.

schulzp commented 2 months ago

@schulzp I think the build fails because some of the sample classes do not compile.

@ok2c, my bad. I fixed the examples and tests.