运行报错:java.io.IOException: invalid constant type: 15
生活随笔
收集整理的這篇文章主要介紹了
运行报错:java.io.IOException: invalid constant type: 15
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
為什么80%的碼農都做不了架構師?>>> ??
jdk,tomcat更新到jdk1.8與 tomcat8
運行報錯:java.io.IOException: invalid constant type: 15
pom.xml文件中加入javassist?3.18版本
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.2-GA</version>
</dependency>
轉載于:https://my.oschina.net/dongwt/blog/817829
總結
以上是生活随笔為你收集整理的运行报错:java.io.IOException: invalid constant type: 15的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: android 用webView作为编辑
- 下一篇: Java读取Propertity文件