ltsopensource / light-task-scheduler

Distributed Scheduled Job Framework
Apache License 2.0
3.01k stars 1.15k forks source link

不兼容java17的SharedSecrets #482

Closed Laity closed 8 months ago

Laity commented 8 months ago

在JobRunnerDelegate类里,java17已经移除SharedSecrets类,不知道有什么好的办法解决?

xxxx