升级 你的 paranamer 到2.8 ,这是由于你的jdk版本1.8导致

 <!-- https://mvnrepository.com/artifact/com.thoughtworks.paranamer/paranamer -->
<dependency>
    <groupId>com.thoughtworks.paranamer</groupId>
    <artifactId>paranamer</artifactId>
    <version>2.8</version>
</dependency>

 

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
  • 2021-10-20
  • 2022-12-23
  • 2021-09-06
  • 2022-12-23
  • 2021-11-16
猜你喜欢
  • 2022-12-23
  • 2022-01-13
  • 2021-08-05
  • 2022-12-23
  • 2021-12-27
  • 2021-08-31
  • 2021-12-15
相关资源
相似解决方案