이런 에러가 발생 했을 경우..
to enable the nesting exclude '......./' from ~~~
pom.xml 에 아래 태그를 삭제한다.
<sourceDirectory>src</sourceDirectory>
해결..
'백엔드 > Spring' 카테고리의 다른 글
| [SpringSecurity] Invalid CSRF token found for http://localhost:8080/jedu/user/register.do (0) | 2018.10.14 |
|---|---|
| [jUnit] Spring 3.2.3 + myBatis 3.2 Test suite 적용. (0) | 2013.07.24 |
| Security 3.1.4 - Method 'setLoginFormUrl' is marked deprecated (0) | 2013.07.23 |
| java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log (0) | 2013.07.19 |
| myBatis DAO Pattern example (0) | 2013.07.19 |