에러/spring
[Spring] command line is too long. shorten command line for 에러
PEKAH
2020. 12. 27. 21:43
Spring 실행 시 발생하는 에러로
.idea/workspace.xml 파일 내
<component name="PropertiesComponent">
<property name="dynamic.classpath" value="true" /> <-- 를 추가
</component>