This repository was archived by the owner on Jul 16, 2024. It is now read-only.
JDK 8 - 16兼容问题 #123
linux-china
started this conversation in
General
Replies: 0 comments
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.
-
新的1.0.1版本升级Vaadin到19,已经兼容Java 8-16, RSocket Broker Server还是为Spring Boot 2.3.9版本。
1.1.0版本将会升级到Spring Boot 2.4,会兼容Java 8-16版本,但是RSocket Broker Server由于集群管理的需要,锁定的Spring Boot版本为2.4.x,而客户端则兼容Spring Boot 2.3.x 和 Spring Boot 2.4.x 两个版本。
Beta Was this translation helpful? Give feedback.
All reactions