定义 UnsupportedDataTypeException 类代替 javax.activation.Unsupported… by cnscoo · Pull Request #489 · Tencent/APIJSON

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cnscoo

Copy link

Contributor

@cnscoo cnscoo commented

Dec 15, 2022

refactor: 定义 UnsupportedDataTypeException 类代替 javax.activation.UnsupportedDataTypeException

减少不需要的依赖

  • 定义 UnsupportedDataTypeException 类代替 javax.activation.UnsupportedDataTypeException
  • 移除javax.activation依赖

issue #488
closes #488

TommyLemon reacted with thumbs up emoji TommyLemon reacted with heart emoji

@TommyLemon TommyLemon merged commit 007dd65 into Tencent:master

Dec 15, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

建议在APIJSON中定义 UnsupportedDataTypeException 类代替 javax.activation.UnsupportedDataTypeException

2 participants

@cnscoo @TommyLemon