rocketmq-spring
rocketmq-spring copied to clipboard
Java 11+ full-feautured support?
This is a feature request. The project could not be used in JDK 11 above. There are many things to do before upgrade to Java11+, The following link[1] could be referred to. Do any guys want to try?
p.s. when updating to the jdk11+, you should update Travis build matrix to support oraclejdk11.
[1] https://docs.oracle.com/en/java/javase/11/migrate/index.html#JSMIG-GUID-FAD4E80D-64BA-42AC-A682-38D06EE61AC6
Hi. I am using RocketMQ and rocketmq-spring in openJDK 11 in production. For RocketMQ, you can refer to the branch: feature_support_java11 For rocketmq-spring, it can be used in JDK 11,and you should upgrade your springboot to version over 2.1.x