Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number is too long error: fixed by using big integer in Jackson parser #38

Merged
merged 2 commits into from
Nov 25, 2021

Conversation

oleg-smith
Copy link
Contributor

No description provided.

@wanglingsong
Copy link
Owner

Could you please add an unit test for this change?

@oleg-smith
Copy link
Contributor Author

@wanglingsong sure, added

Copy link
Owner

@wanglingsong wanglingsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move "testParsingLongIntegers" method into JacksonParserTest instead of creating new unit test class

@olddeer
Copy link

olddeer commented Apr 5, 2021

@wanglingsong Hello, I've faced same problems with "Number is too long for Long type", could you submit pull request ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants