-
Notifications
You must be signed in to change notification settings - Fork 528
[FEATURE] Add JSpecify annotations #3526
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
Labels
enhancement
New feature or request
Comments
没明白你的意思?这个有什么问题? |
我上一个添加jspecify https://jspecify.dev/docs/start-here 后的实际效果吧。当然空安全是个庞大的工作,但仍需进行。
|
fastjson是要零依赖的,不能依赖任何第三方Annotation |
这应该不是拒绝采用该方案的合理理由,实际上该库仅包含注解。 |
原来的代码就很清晰,引入引来无论是编译期还是运行期都没有必要 |
Sharing one example with java: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
在库层面告知是否需要空判断。
The text was updated successfully, but these errors were encountered: