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

[Spring Boot 3.0 Adaptive] Sentinel module #2962

Closed
ruansheng8 opened this issue Dec 12, 2022 · 0 comments
Closed

[Spring Boot 3.0 Adaptive] Sentinel module #2962

ruansheng8 opened this issue Dec 12, 2022 · 0 comments

Comments

@ruansheng8
Copy link
Collaborator

背景说明

Sentinel 模块中的 BlockExceptionHandler , RequestOriginParser 相关类使用了JavaEE的包 , 需要sentinel提供对JDK17的支持 (整体功能不受影响)

如何做

SCA已经完成了适配工作 , 需要sentinel社区对JDK17做相关支持后 , 再更新SCA项目中的sentinel版本

Background

The BlockExceptionHandler and RequestOriginParser related classes in the Sentinel module use the JavaEE package, which requires sentinel to provide support for JDK17 (the overall function is not affected)

How to do

SCA has completed the adaptation work, and after the sentinel community supports JDK17, we will update the version of sentinel in the SCA project

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

No branches or pull requests

2 participants