Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Java 21 已经出来几个月了, 有考虑什么时候切换到 Java 21 吗 #89

Open
Subfire opened this issue Jan 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Subfire
Copy link

Subfire commented Jan 10, 2024

No description provided.

@jaysunxiao
Copy link
Contributor

现在最低版本是17,过完年回来把最低版本改为21。我本人已经使用java 21的jdk了,目前项目可以使用java 21去运行。

@jaysunxiao
Copy link
Contributor

jaysunxiao commented Jan 10, 2024

image

如果想体验java 21的版本的zfoo只需要两步操作,1把上图的协程注释取消,2把pom文件里的 <java.version>17</java.version> 改为 <java.version>21</java.version>

zfoo已经第一时间支持了21的协程了,考虑到周边生态还是需要等半年才能彻底升级到21

@jaysunxiao jaysunxiao added the enhancement New feature or request label Jan 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants