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

🚧 Modernize project configuration #842

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

alecharp
Copy link
Contributor

@alecharp alecharp commented Feb 5, 2025

This is about modernising the project configuration, upgrading the JVM used to compile and remove some unnecessary libraries in the process.

I wanted to change class defined for JSON parsing into records, but FastJSON doesn't seems to be working well with that. I'll try to migrate the project to FastJSON 2 or to Jackson 2 and see if that helps.

For now, I don't consider this complete.

Things I would like to work on here:

  • Migrate classes to records
  • Removes all spotbugs findings

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.

1 participant