error2 [Spring] AspectJ 적용 시 NoClassDefFoundError, ClassNotFoundException 에러 에러 내용 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userRepoImpl' defined in file []: BeanPostProcessor before instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/aspectj/weaver/tools/PointcutDesignatorHandler at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAu.. 2022. 4. 20. [MAC][Spring] Spring Legacy Project 생성 오류 에러 메시지 an error has occurred. see error log for more details. could not initialize class com.thoughtworks.xstream.converters.collections.propertiesconverter 해결 방법 응용프로그램 > STS > 우클릭 > 패키지 내용 보기 > Contents > Info.plist 위의 경로를 따라 info.plist에 아래 내용 추가 -vm /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/bin/java * zulu-8.jdk 부분은 자신의 버전으로 변경해야 한다. 더보기 참고 https://thenicesj.tistory.com/46 [j.. 2022. 4. 18. 이전 1 다음