开发者

Unsupported class file major version 61 error with jobrunr

开发者 https://www.devze.com 2022-12-07 19:29 出处:网络
I am trying to use jobrunr with java 17. However, I am getting Unsupported class file major version 61 error while doing the same with the line

I am trying to use jobrunr with java 17. However, I am getting Unsupported class file major version 61 error while doing the same with the line JobId jobId = BackgroundJob.schedule(runAt, () -> helper.excuteTaskAction(); Does jobrunr not support java 17? If it does can anyone help me figure out why a conflict is arising here? I am开发者_运维百科 using the package jobrunr-spring-boot-starter:5.3.1.

I tried downgrading to java 8, which scheduled jobs without errors. However, I would very much like to keep working with java 17. Can somebody please help me with this?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号