marcosbarbero / spring-cloud-zuul-ratelimit

Rate limit auto-configure for Spring Cloud Netflix Zuul

Home Page:https://blog.marcosbarbero.com/spring-cloud-netflix-zuul-rate-limit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.4.2.RELEASE not supposed JDK 8 ?

git-syl opened this issue · comments

Describe the question
ERROR MSG , compile error bad class file: class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.

Additional context

Please don't give up support for jdk8. jdk8 project introduces 2.4.2.RELEASE version, it will compile failure

Hello @sunyl-git, thanks for getting in touch, we will get back to you asap! If you have issues in the 1.x.x.RELEASE line we recommend you to update to the latest version, unfortunately this line is not supported anymore.

Hi @sunyl-git, apologies for the long delay.
Can't you migrate your project to use java 11?

@marcosbarbero Thank you for your suggestion,I will upgrad to jdk11 in next time. I recompiled spring-cloud-zuul-ratelimit project with jdk8 to fix 'error bad class'

Thank you. If you have any questions or comments please don't hesitate to contact.