Skip to content

refactor: migrate from fastjson to fastjson2 across multiple services - #568

Closed
psxjoy wants to merge 1 commit into
apache:masterfrom
psxjoy:task-dependency-jar
Closed

refactor: migrate from fastjson to fastjson2 across multiple services#568
psxjoy wants to merge 1 commit into
apache:masterfrom
psxjoy:task-dependency-jar

Conversation

@psxjoy

@psxjoy psxjoy commented Mar 18, 2025

Copy link
Copy Markdown
Member

Ⅰ. Describe what this PR did

  • Replaced com.alibaba.fastjson with com.alibaba.fastjson2
  • Updated the relevant dependency versions:
    • fastjson2: 2.0.56
    • fastjson2-extension: 2.0.56
  • Removed all dependencies related to fastjson
  • Adjusted the affected files and code accordingly

Ⅱ. Does this pull request fix one issue?

link #558

Ⅲ. Why don't you add test cases (unit test/integration test)?

Not applicable.

Ⅳ. Describe how to verify it

mvn clean install -DskipTests

Ⅴ. Special notes for reviews

This PR is a part of #558

@psxjoy

psxjoy commented Mar 28, 2025

Copy link
Copy Markdown
Member Author

Not passed all the unit-test.close tmp.

@psxjoy psxjoy closed this Mar 28, 2025
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