控制台 退出登录

caffeine 版本问题


question

Caused by: java.lang.UnsupportedClassVersionError: com/github/benmanes/caffeine/cache/Cache has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	

ansower

version 3.x requires Java 11; see the release notes. Note that version 2.x is still supported.```

本文采用 CC BY-NC-SA 4.0 协议发布

相关文章

Vue中的Ajax请求

轻量高效的开源JavaScript插件和库

Node.js 连接 MySQL 数据库

Vue组件之间的传值