开发者

Unsupported class file major version 61 error with jobrunr

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜