이슈관리

error) org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 18

datajoy 2020. 4. 25. 17:06

error : org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 18

원인 : AspectJ버전이 낮음.

처리 : pom.xml AspectJ버전 높임. 1.9.1버전

저작자표시 (새창열림)